hopelijk gaat dees nu wel werken

This commit is contained in:
2020-03-09 11:37:28 +01:00
parent 97d6581785
commit 8a082b261c

View File

@@ -21,4 +21,4 @@ def get():
if __name__ == '__main__':
app.run(debug=True, host="0.0.0.0", port=7000)
app.run(debug=True, host="0.0.0.0", port=6000)