Mythus commited on
Commit
ebc6d5e
·
verified ·
1 Parent(s): bd11b04

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -37,4 +37,4 @@ def addon_stream(type, id):
37
  return respond_with(streams)
38
 
39
  if __name__ == '__main__':
40
- app.run(port=5000)
 
37
  return respond_with(streams)
38
 
39
  if __name__ == '__main__':
40
+ app.run(port=8080)