This commit is contained in:
@ -4,6 +4,9 @@ DEBUG = True
|
||||
|
||||
SECRET = "{{ alerta_secret_key }}"
|
||||
|
||||
BASE_URL = "/api"
|
||||
USE_PROXYFIX = True
|
||||
|
||||
AUTH_REQUIRED = True
|
||||
AUTH_PROVIDER = 'keycloak'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user