"Menu escamotble pour tTh"
This commit is contained in:
parent
2cc69e7246
commit
c0e9344a0a
@ -18,7 +18,7 @@ from functools import wraps
|
|||||||
app = Flask(__name__)
|
app = Flask(__name__)
|
||||||
app.config.from_pyfile('config.py')
|
app.config.from_pyfile('config.py')
|
||||||
app.secret_key = '446307a5f61c2bb810436b2ee0f903f2'
|
app.secret_key = '446307a5f61c2bb810436b2ee0f903f2'
|
||||||
app.debug = True
|
app.debug = False
|
||||||
app.static_url_path='/static'
|
app.static_url_path='/static'
|
||||||
db = SQLAlchemy(app)
|
db = SQLAlchemy(app)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user