mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
3181d9b947
commit
f840eeb506
1 changed files with 5 additions and 5 deletions
|
@ -68,11 +68,11 @@ services:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
memcached:
|
memcached:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
healthcheck:
|
# healthcheck:
|
||||||
test: ["CMD-SHELL", "curl --silent --fail http://localhost || exit 1"]
|
# test: ["CMD-SHELL", "curl --silent --fail http://localhost || exit 1"]
|
||||||
interval: 30s
|
# interval: 30s
|
||||||
timeout: 10s
|
# timeout: 10s
|
||||||
retries: 3
|
# retries: 3
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue