diff --git a/media/compose.yml b/media/compose.yml index e7c7f13..0009788 100644 --- a/media/compose.yml +++ b/media/compose.yml @@ -25,12 +25,12 @@ services: - PGID=${PGID} - UMASK=${UMASK} - TZ=${TZ} - healthcheck: - test: ["CMD", "curl", "-f", "http://localhost:11011/health"] - interval: 600s - timeout: 30s - start_period: 30s - retries: 3 + # healthcheck: + # test: ["CMD", "curl", "-f", "http://localhost:11011/health"] + # interval: 600s + # timeout: 30s + # start_period: 30s + # retries: 3 networks: - reverse-proxy ports: