fix: register secrets with abra

This commit is contained in:
decentral1se 2022-01-10 09:43:08 +00:00
parent 7611a1ed89
commit 608c837bd3
1 changed files with 2 additions and 2 deletions

View File

@ -10,5 +10,5 @@ KEYCLOAK_REALM=bazrealm
APP_THEME=default
INVITE_TIME_LIMIT=30 # days
SECRET_APP_SECRET_KEY=v1
SECRET_KEYCLOAK_CLIENT_SECRET=v1
SECRET_APP_SECRET_KEY_VERSION=v1
SECRET_KEYCLOAK_CLIENT_SECRET_VERSION=v1