diff --git a/osp/live.env.tpl b/osp/live.env.tpl index f16e234..13c89d1 100644 --- a/osp/live.env.tpl +++ b/osp/live.env.tpl @@ -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_SALT=very_secret_salt_key_change_me OSP_ALLOWREGISTRATION=False -OSP_REQUIREVERIFICATION=false +OSP_REQUIREVERIFICATION=False # Traefik DOMAIN=domain.com \ No newline at end of file