🚚(keycloak) rename Impress to Meet

I have updated all references of "Impress" to "Meet".

Few environment variables were updated, keycloak was including
the realm's name as a base URL for API endpoints.
This commit is contained in:
lebaudantoine
2024-07-01 14:57:02 +02:00
committed by antoine lebaud
parent e395f9a53e
commit 1a2768f8dc
6 changed files with 25 additions and 25 deletions

View File

@@ -143,7 +143,7 @@ services:
KC_DB_URL_HOST: kc_postgresql
KC_DB_URL_DATABASE: keycloak
KC_DB_PASSWORD: pass
KC_DB_USERNAME: impress
KC_DB_USERNAME: meet
KC_DB_SCHEMA: public
PROXY_ADDRESS_FORWARDING: 'true'
ports: