Update stack.production.yml
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
d37242ddb1
commit
2c076f26ad
|
@ -8,12 +8,12 @@ services:
|
|||
- LOG_LEVEL=debug
|
||||
networks:
|
||||
- traefik
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:16686"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 5
|
||||
start_period: 0s
|
||||
# healthcheck:
|
||||
# test: ["CMD", "curl", "-f", "http://localhost:16686"]
|
||||
# interval: 30s
|
||||
# timeout: 10s
|
||||
# retries: 5
|
||||
# start_period: 0s
|
||||
deploy:
|
||||
update_config:
|
||||
order: stop-first
|
||||
|
|
Loading…
Reference in New Issue