mirror of
https://github.com/coaidev/coai.git
synced 2025-05-19 21:10:18 +09:00
Update docker-compose.watch.yaml
fix watchpower command param
This commit is contained in:
parent
6b603c7800
commit
26f2218ab5
@ -67,7 +67,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
command: --interval 3600 --stop-timeout 60
|
command: --interval 3600 --stop-timeout 60s
|
||||||
networks:
|
networks:
|
||||||
- chatnio-network
|
- chatnio-network
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user