fix stpid reload (bis)
This commit is contained in:
parent
49f9c1a1d7
commit
67904a01c1
@ -5,7 +5,7 @@ app = Flask(__name__)
|
||||
from www import routes
|
||||
from www import config
|
||||
|
||||
app.run(debug=True, use_reloader=False)
|
||||
#app.run(debug=True, use_reloader=False)
|
||||
|
||||
# import logging
|
||||
# logging.basicConfig(level=logging.DEBUG)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user