fix port conflict and KeycloakIntegrationTest.kt

This commit is contained in:
stefan
2025-09-06 11:27:37 +02:00
parent cc7299e25a
commit a3a3a5f87c
8 changed files with 219 additions and 22 deletions
@@ -11,7 +11,7 @@ spring:
health-check-interval: 10s
server:
port: 8080
port: ${PING_SERVICE_PORT:8082}
management:
endpoints: