This commit is contained in:
2026-04-23 22:07:23 +02:00
parent 5afdf00964
commit a2fac464ed

View File

@@ -47,6 +47,13 @@ upstream:
backend:
baseUrl: http://localhost:7007
database:
client: pg
connection:
host: ${POSTGRES_HOST}
port: ${POSTGRES_PORT}
user: ${POSTGRES_USER}
password: ${POSTGRES_PASSWORD}
# -- Keycloak OIDC authentication
signInPage: oidc