Update stack.production.yml
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
colin 2024-07-04 16:42:23 +00:00
parent d37242ddb1
commit 2c076f26ad
1 changed files with 6 additions and 6 deletions

View File

@ -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