Merge pull request #101 from Umar-37/patch-1

Update docker-compose.yaml
This commit is contained in:
tehNooB 2024-08-08 19:40:47 +01:00 committed by GitHub
commit 379113a824
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ services:
- KC_DB=postgres
- KC_DB_USERNAME=keycloak
- KC_DB_PASSWORD=SUPERsecret
- KC_DB_URL_HOST=postgres
- KC_DB_URL_HOST=postgresql
- KC_DB_URL_PORT=5432
- KC_DB_URL_DATABASE=keycloak
- KEYCLOAK_ADMIN=admin