up(dufs): up dufs stack
This commit is contained in:
parent
340cd75ac0
commit
221fc61498
@ -10,10 +10,9 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
ports:
|
||||
- 5000:5000
|
||||
command: /data --config /config/config.yaml
|
||||
command: /data -A
|
||||
volumes:
|
||||
- ${Volumes_Path}/data:/data
|
||||
- ./config:/config
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user