Fixes
This commit is contained in:
+1
-1
@@ -44,4 +44,4 @@ def after_request(response):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run()
|
||||
app.run(host='0.0.0.0', port=5000)
|
||||
Reference in New Issue
Block a user