fixed dir path

This commit is contained in:
2026-01-27 17:32:53 +01:00
parent 15aec96d0c
commit 247b93d966

View File

@@ -4,7 +4,7 @@ services:
ports: ports:
- 5000:5000 - 5000:5000
volumes: volumes:
- '/home/"$USER":/data' - /home/cerberus:/data
command: > command: >
/data -A /data -A
-a cerberus:pass@/:rw -a cerberus:pass@/:rw