mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 00:35:41 +00:00
add missing dot
This commit is contained in:
parent
fcbf9c8cb6
commit
af89a5776f
@ -28,7 +28,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- type: bind
|
- type: bind
|
||||||
source: "${DOCKER_MQ_SERVICE_DATA_VOLUME_SOURCE_PATH:-/volumes/mq/data}"
|
source: "${DOCKER_MQ_SERVICE_DATA_VOLUME_SOURCE_PATH:-./volumes/mq/data}"
|
||||||
target: "/data"
|
target: "/data"
|
||||||
|
|
||||||
nopaque:
|
nopaque:
|
||||||
|
Loading…
Reference in New Issue
Block a user