From 9f5003ecc5702242f52e97c92b28447b22fed778 Mon Sep 17 00:00:00 2001 From: Tour Date: Sat, 6 Dec 2025 06:03:43 +0100 Subject: [PATCH] front-end-fix --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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