Remove passwords
This commit is contained in:
@@ -13,20 +13,11 @@ authlib
|
||||
|
||||
# environment variables
|
||||
# KEY_SECRET_FLASK = 'random secret key'
|
||||
# # KEY_PUBLIC_FLASK = ''
|
||||
# ID_AUTH0_CLIENT = ''
|
||||
# ID_AUTH0_CLIENT_SECRET = ''
|
||||
# DOMAIN_AUTH0=dev-nwak2066ef6h8ixn.us.auth0.com
|
||||
# DOMAIN_AUTH0 = ''
|
||||
# SQLALCHEMY_DATABASE_URI = 'mysql://username:password@localhost/dbname'
|
||||
# Replace 'username', 'password', 'localhost', and 'dbname' with your actual database credentials
|
||||
# MAIL_PASSWORD=uifv utsy yzxy hpnm
|
||||
# MAIL_PASSWORD = ''
|
||||
# RECAPTCHA_PUBLIC_KEY = ''
|
||||
# RECAPTCHA_PRIVATE_KEY = ''
|
||||
|
||||
# run with:
|
||||
# python -m flask run
|
||||
# host network-wide with:
|
||||
# python -m flask run --host=0.0.0.0
|
||||
|
||||
# not env var:
|
||||
# auth0 recovery key: S92HY59VU5J9YDVYWCRHSKJ8
|
||||
Reference in New Issue
Block a user