oidc
This commit is contained in:
@ -169,9 +169,8 @@ def nutrition():
|
||||
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
#init_db()
|
||||
app.run(debug=True)
|
||||
app = ProxyFix(app, x_for=1, x_host=1)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user