remove demo files

This commit is contained in:
= 2025-09-05 15:30:39 +02:00
parent 3d4d34b69d
commit 38bb91285d
2 changed files with 0 additions and 13 deletions

13
.env
View file

@ -1,13 +0,0 @@
DEBUG=True
SECRET_KEY=dev-secret-key
# Initial User
DJANGO_SUPERUSER_USERNAME=admin
DJANGO_SUPERUSER_EMAIL=admin@example.com
DJANGO_SUPERUSER_PASSWORD=changeme
# OIDC
SSO_ENABLED=False
OIDC_RP_CLIENT_ID=django-app
OIDC_RP_CLIENT_SECRET=changeme
OIDC_OP_DISCOVERY_ENDPOINT=https://auth.example.com/.well-known/openid-configuration

Binary file not shown.