forked from DevOps/deploy.stack
up(dufs): up dufs config & stack
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
|||||||
command: /data --config /config/config.yaml
|
command: /data --config /config/config.yaml
|
||||||
volumes:
|
volumes:
|
||||||
- ${Volumes_Path}/data:/data
|
- ${Volumes_Path}/data:/data
|
||||||
- ./config:/config:ro
|
- ${Config_Path}/dufs:/config:ro
|
||||||
- /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
|
||||||
|
|||||||
Reference in New Issue
Block a user