Skip to content

Commit

Permalink
dsfs
Browse files Browse the repository at this point in the history
  • Loading branch information
swissme8888 committed May 2, 2017
1 parent 08f6102 commit 1b25ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ def static_proxy(path):


if __name__ == '__main__':
app.run(host= "0.0.0.0", debug=False,use_reloader=False)
app.run(host= "0.0.0.0", debug=True,use_reloader=False)

0 comments on commit 1b25ef8

Please # to comment.