🚚(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:
committed by
antoine lebaud
parent
e395f9a53e
commit
1a2768f8dc
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user