ein wenig aufgeräumt

This commit is contained in:
stefan
2025-09-09 12:57:55 +02:00
parent 3e4ef8e73e
commit 599c1e8bcb
6 changed files with 50 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ services:
SERVER_PORT: ${PING_SERVICE_PORT:-8082}
CONSUL_HOST: consul
CONSUL_PORT: ${CONSUL_PORT:-8500}
CONSUL_ENABLED: ${CONSUL_ENABLED:-true}
CONSUL_ENABLED: true
DB_HOST: postgres
DB_PORT: 5432
DB_NAME: ${POSTGRES_DB:-meldestelle}