fixed dir path

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

View File

@@ -1,10 +1,10 @@
services: services:
dufs: dufs:
image: sigoden/dufs image: sigoden/dufs
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