Update 'osp/live.env.tpl'

This commit is contained in:
sporada 2021-04-30 14:13:19 +02:00
parent f7545b7ce6
commit 54106dc484

View File

@ -15,7 +15,7 @@ DB_URL=mysql://osp:password_db@osp-db/osp # Change these according to above set
FLASK_SECRET=very_secret_key_change_me FLASK_SECRET=very_secret_key_change_me
FLASK_SALT=very_secret_salt_key_change_me FLASK_SALT=very_secret_salt_key_change_me
OSP_ALLOWREGISTRATION=False OSP_ALLOWREGISTRATION=False
OSP_REQUIREVERIFICATION=false OSP_REQUIREVERIFICATION=False
# Traefik # Traefik
DOMAIN=domain.com DOMAIN=domain.com