add missing dot

This commit is contained in:
Patrick Jentsch 2023-09-25 10:18:19 +02:00
parent fcbf9c8cb6
commit af89a5776f

View File

@ -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: