This commit is contained in:
2024-01-30 12:27:28 +01:00
parent 3c8d842e3b
commit 24ac825ed7
3 changed files with 5 additions and 6 deletions

View File

@ -169,9 +169,8 @@ def nutrition():
if __name__ == '__main__':
#init_db()
app.run(debug=True)
app = ProxyFix(app, x_for=1, x_host=1)