config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user