Update 'osp/live.env.tpl'
This commit is contained in:
parent
54106dc484
commit
5859a66110
@ -14,6 +14,7 @@ OSP_ROOT=/home/compute/services/osp
|
|||||||
DB_URL=mysql://osp:password_db@osp-db/osp # Change these according to above set parameters following this schema mysql://username:password@host:port/database
|
DB_URL=mysql://osp:password_db@osp-db/osp # Change these according to above set parameters following this schema mysql://username:password@host:port/database
|
||||||
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
|
||||||
|
REDIS_PASSWORD=password_redis
|
||||||
OSP_ALLOWREGISTRATION=False
|
OSP_ALLOWREGISTRATION=False
|
||||||
OSP_REQUIREVERIFICATION=False
|
OSP_REQUIREVERIFICATION=False
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user