mirror of
https://github.com/coaidev/coai.git
synced 2025-05-19 04:50:14 +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
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
command: --interval 3600 --stop-timeout 60
|
||||
command: --interval 3600 --stop-timeout 60s
|
||||
networks:
|
||||
- chatnio-network
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user