We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c323d5 commit 6c28e07Copy full SHA for 6c28e07
1 file changed
fri/server/main.py
@@ -197,4 +197,4 @@ def openJupyter():
197
198
199
if __name__ == "__main__":
200
- app.run(host="0.0.0.0")
+ app.run(host="0.0.0.0", port=5000)
0 commit comments