Change port

master
Zovjsra 4 years ago
parent 131e7da0d9
commit a4059c6491

@ -146,4 +146,4 @@ def initPage():
if __name__ == "__main__":
app.run(debug=True, port=4998, host='0.0.0.0', threaded=True)
app.run(debug=False, port=4980, host='0.0.0.0', threaded=True)

Loading…
Cancel
Save