Fix keycloak URI in example config

In the example login.example.com is used for the subdomain for the keycloak instance.
This commit is contained in:
lumbric 2022-03-01 20:11:19 +01:00 committed by Paul Bienkowski
parent fd06baeeb5
commit 835aeeb483

View file

@ -2,7 +2,7 @@
# Keycloak
###################################################
OBS_KEYCLOAK_URI=portal.example.com
OBS_KEYCLOAK_URI=login.example.com
# Postgres