Add Selenium integration test framework
This commit is contained in:
@@ -157,4 +157,4 @@ def broadcast_peers():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run(debug=True, port=5000)
|
||||
app.run(debug=True, host="0.0.0.0", port=5000)
|
||||
|
||||
Reference in New Issue
Block a user