Add lorenz env

This commit is contained in:
Lorenz Padberg 2023-09-05 11:36:39 +02:00
parent 55c565439b
commit 0484eff404
1 changed files with 13 additions and 0 deletions

13
server/lorenz.env Normal file
View File

@ -0,0 +1,13 @@
export DATABASE_URL=postgres://skillbox:skillbox@localhost:5432/skillbox
export DEBUG=True
export ENABLE_SILKY=False
export SECRET_KEY=FOOBAR
export USE_AWS=False
export WAGTAILADMIN_BASE_URL=/
export ALLOW_BETA_LOGIN=True
export THEME=my-kv
export APP_FLAVOR=my-kv