Fix typo
This commit is contained in:
parent
1a25064f97
commit
1bad41ce06
@ -2,7 +2,7 @@ SITE_LOGO_URL = 'https://www.coops.tech/images/coops/autonomic'
|
||||
|
||||
DEBUG = False
|
||||
|
||||
SECRET = "{{ alerta_secrey_key }}"
|
||||
SECRET = "{{ alerta_secret_key }}"
|
||||
|
||||
AUTH_REQUIRED = True
|
||||
AUTH_PROVIDER = 'keycloak'
|
||||
|
Reference in New Issue
Block a user