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
|
||||
memcached:
|
||||
condition: service_started
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl --silent --fail http://localhost || exit 1"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
# healthcheck:
|
||||
# test: ["CMD-SHELL", "curl --silent --fail http://localhost || exit 1"]
|
||||
# interval: 30s
|
||||
# timeout: 10s
|
||||
# retries: 3
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue