si ca marche c'est trop bien
This commit is contained in:
parent
33eadaa405
commit
b64339bdab
@ -90,6 +90,7 @@ app = Flask(__name__)
|
||||
#Login stuff
|
||||
"""
|
||||
# config
|
||||
app.config["TEMPLATES_AUTO_RELOAD"] = True
|
||||
app.config.update(
|
||||
SECRET_KEY = secret
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user