mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 22:39:25 +01:00
use relative local path for volumes
This commit is contained in:
@@ -3,5 +3,5 @@ rsyncd:
|
||||
ports:
|
||||
- "873:873"
|
||||
volumes:
|
||||
- data:/data
|
||||
- ./data:/data
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user