Fix: Rename Docker images for services and add GATEWAY_CONSUL_PREFER_IP environment variable

This commit is contained in:
2026-03-09 23:10:14 +01:00
parent d6a484c347
commit e8b5569893
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -128,6 +128,7 @@ GATEWAY_SPRING_PROFILES_ACTIVE=docker
GATEWAY_DEBUG=true
GATEWAY_SERVICE_NAME=api-gateway
GATEWAY_CONSUL_HOSTNAME=api-gateway
GATEWAY_CONSUL_PREFER_IP=true
# --- PING-SERVICE ---
PING_SPRING_PROFILES_ACTIVE=docker