URL update

This commit is contained in:
2026-06-02 10:30:30 +02:00
parent 6e8724c9a4
commit 9f8477f16f
+1 -1
View File
@@ -29,7 +29,7 @@ services:
networks:
default:
aliases:
- web-prod
- ${WEB_ALIAS:-web-prod}
healthcheck:
test: ["CMD", "wget", "-qO-", "http://127.0.0.1:3000/"]
interval: 30s