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 2e788b7 commit 976660aCopy full SHA for 976660a
fair.py
@@ -53,4 +53,4 @@ def load_config(plugin=None, fail_if_no_config=True):
53
arguments={"title": "FAIR evaluator Example"},
54
resolver=RestyResolver("api"),
55
)
56
- app.run(port=8080)
+ app.run(port=9090)
0 commit comments