Work to flask derrière Nginx
This commit is contained in:
@@ -80,7 +80,8 @@ def create_app():
|
||||
app.register_blueprint(profil)
|
||||
app.register_blueprint(logs)
|
||||
app.register_blueprint(loginlogout)
|
||||
|
||||
app.register_blueprint(mygallery)
|
||||
|
||||
return app
|
||||
|
||||
if __name__ == '__main__' :
|
||||
|
||||
Reference in New Issue
Block a user