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