fixing(client)

This commit is contained in:
2025-08-13 00:07:08 +02:00
parent 23b6708197
commit 26e826d32c
23 changed files with 3650 additions and 1077 deletions
+1 -1
View File
@@ -168,7 +168,7 @@ services:
networks:
- meldestelle-network
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080/ping"]
test: ["CMD", "curl", "-f", "http://localhost:8082/ping"]
interval: 10s
timeout: 5s
retries: 3