ignore auth .env

This commit is contained in:
Jan Prochazka 2022-11-25 16:15:41 +01:00
parent 70413b954b
commit 5e4c286427
2 changed files with 1 additions and 7 deletions

View File

@ -1,7 +0,0 @@
DEVMODE=1
OAUTH_AUTH=http://auth.metrostav.vychozi.cz/auth/realms/metrostav/protocol/openid-connect/auth
OAUTH_TOKEN=http://auth.metrostav.vychozi.cz/auth/realms/metrostav/protocol/openid-connect/token
OAUTH_CLIENT_ID=dbgate
OAUTH_CLIENT_SECRET=ffd5634b-b60a-4c3a-bbec-b4144c73ea2a
OAUTH_LOGIN_FIELD=given_name
OAUTH_ALLOWED_LOGINS=Student1

1
packages/api/env/auth/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.env