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