Athspi commited on
Commit
6a59f88
·
verified ·
1 Parent(s): 3ccc751

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ def serve_static(path):
64
  return send_from_directory('static', path)
65
 
66
  if __name__ == '__main__':
67
- app.run(host="0.0.0.0", port=7860)
 
64
  return send_from_directory('static', path)
65
 
66
  if __name__ == '__main__':
67
+ app.run(host="0.0.0.0", port=7860)