diff --git a/compose.yml b/compose.yml index 190e251..bb37c4c 100644 --- a/compose.yml +++ b/compose.yml @@ -21,12 +21,12 @@ services: - "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}" volumes: - content:/usr/share/nginx/html - healthcheck: - test: ["CMD", "curl", "-f", "http://localhost"] - interval: 30s - timeout: 10s - retries: 10 - start_period: 1m + #healthcheck: + # test: ["CMD", "curl", "-f", "http://localhost"] + # interval: 30s + # timeout: 10s + # retries: 10 + # start_period: 1m volumes: