mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-13 00:05:41 +00:00
add missing dot
This commit is contained in:
parent
fcbf9c8cb6
commit
af89a5776f
@ -28,7 +28,7 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- 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"
|
||||
|
||||
nopaque:
|
||||
|
Loading…
Reference in New Issue
Block a user