Update compose.sample.yaml
This commit is contained in:
@@ -5,7 +5,6 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- ./config.yaml:/app/config.yaml
|
||||
- ./backup:/backup
|
||||
ports:
|
||||
- 12345:12345
|
||||
|
||||
Reference in New Issue
Block a user