Persist our orthanc data
This commit is contained in:
parent
266e819113
commit
315fb1480e
@ -42,7 +42,7 @@ services:
|
|||||||
# Config
|
# Config
|
||||||
- ./config/orthanc.json:/etc/orthanc/orthanc.json:ro
|
- ./config/orthanc.json:/etc/orthanc/orthanc.json:ro
|
||||||
# Persist data
|
# Persist data
|
||||||
# - ./volumes/orthanc-db/:/var/lib/orthanc/db/
|
- ./volumes/orthanc-db/:/var/lib/orthanc/db/
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
# LINK: https://hub.docker.com/r/jboss/keycloak
|
# LINK: https://hub.docker.com/r/jboss/keycloak
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user