This commit is contained in:
julien 2025-01-18 14:53:38 +01:00
parent bd6822b44f
commit 1a08dba798

View File

@ -23,7 +23,7 @@ services:
- .env
- ../passwords/statsnetignet.pass
ports:
- "127.0.0.1:3000:3000"
- "127.0.0.1:9012:3000"
healthcheck:
test: ["CMD-SHELL", "curl http://localhost:3000/api/heartbeat"]
interval: 5s