This commit is contained in:
Nick Walton
2019-11-18 13:44:00 -07:00
parent 2cbe903222
commit 39335b30dd
+1 -1
View File
@@ -60,4 +60,4 @@ def root():
if __name__ == '__main__':
app.run(host='0.0.0.0', port=8080)
app.run(host='0.0.0.0', port=8092)