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 - LOG_LEVEL=debug
networks: networks:
- traefik - traefik
healthcheck: # healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:16686"] # test: ["CMD", "curl", "-f", "http://localhost:16686"]
interval: 30s # interval: 30s
timeout: 10s # timeout: 10s
retries: 5 # retries: 5
start_period: 0s # start_period: 0s
deploy: deploy:
update_config: update_config:
order: stop-first order: stop-first