Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
a9a8a36cb9
|
@ -175,7 +175,7 @@ def get_database_entries():
|
||||
if conn:
|
||||
conn.close()
|
||||
|
||||
app = ProxyFix(app, x_for=1, x_host=1)
|
||||
exposed_app = ProxyFix(app, x_for=1, x_host=1)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user