add authentication
This commit is contained in:
@@ -19,4 +19,7 @@ POSTGRES_DB=
|
||||
DRF_SECRET_KEY=
|
||||
DRF_DEBUG=
|
||||
ALLOWED_HOSTS=
|
||||
CSRF_TRUSTED_ORIGINS=
|
||||
CSRF_TRUSTED_ORIGINS=
|
||||
|
||||
OIDC_RP_CLIENT_ID=
|
||||
OIDC_WELLKNOWN=
|
||||
Reference in New Issue
Block a user