1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00
This commit is contained in:
Daniel Neto 2024-07-24 17:10:40 -03:00
parent 3181d9b947
commit f840eeb506

View file

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