mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
use relative local path for volumes
This commit is contained in:
@@ -3,5 +3,5 @@ taskd:
|
||||
ports:
|
||||
- "53589:53589"
|
||||
volumes:
|
||||
- taskd:/var/taskd
|
||||
- ./taskd:/var/taskd
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user