Update main.py
This commit is contained in:
parent
0a16560afe
commit
7ba90c69d3
4
main.py
4
main.py
@ -261,5 +261,5 @@ def saveJsonFile(path, filename, content):
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
#saveRepFile(replayDataPath, "null_test.rep", testJson)
|
#saveRepFile(replayDataPath, "null_test.rep", testJson)
|
||||||
# app.run(host='0.0.0.0', port=80, debug=False)
|
app.run(host='0.0.0.0', port=80, debug=False)
|
||||||
app.run()
|
# app.run()
|
||||||
|
Loading…
Reference in New Issue
Block a user