Update Docker & Kubernetes/Docker/Docker Compose/Keycloak.md

This commit is contained in:
2024-07-14 18:23:30 -06:00
parent 647bf517e2
commit 44877c7eac

View File

@ -58,7 +58,7 @@
DB_POOL_ACQUISITION_TIMEOUT: 30 # (7)
DB_POOL_IDLE_TIMEOUT: 300 # (8)
JDBC_PARAMS: "connectTimeout=30"
# KC_HOSTNAME_DEBUG: true # (9)
KC_HOSTNAME_DEBUG: false # (9)
ports:
- 8080:8080
restart: always