get a deployment going
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
cellarspoon
2022-01-10 14:22:33 +01:00
parent f9061e2ecf
commit befbcd064d
4 changed files with 120 additions and 2 deletions

View File

@ -1,11 +1,18 @@
APP_SECRET_KEY=foobar
APP_THEME=lumbung
AUTOMATICALLY_LOG_IN=False
DOMAIN=members.lumbung.space
ENTRYPOINT_CONF_VERSION=v1
INVITE_TIME_LIMIT=30
KEYCLOAK_CLIENT_ID=admin-cli
KEYCLOAK_CLIENT_SECRET=barfoo
KEYCLOAK_DOMAIN=login.lumbung.space
KEYCLOAK_REALM=lumbung-space
LETS_ENCRYPT_ENV=production
NGINX_CONF_VERSION=v1
REDIS_DB=0
REDIS_HOST=localhost
REDIS_PORT=6379
AUTOMATICALLY_LOG_IN=False
SECRET_APP_SECRET_KEY_VERSION=v1
SECRET_KEYCLOAK_CLIENT_SECRET_VERSION=v1
STACK_NAME=foo_example_com