diff --git a/docker-compose.yml b/docker-compose.yml index 6403f40..cd72bb6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -40,7 +40,7 @@ services: - "traefik.http.services.auctiora.loadbalancer.server.port=8081" #healthcheck: - # test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://localhost:8081/q/health/live"] + # test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://localhost:8081/q/health/live"] # interval: 30s # timeout: 3s # retries: 3