Skip to content

Commit

Permalink
chore: rubrix:app
Browse files Browse the repository at this point in the history
  • Loading branch information
frascuchon committed Feb 14, 2022
1 parent 937ef3e commit b71662d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rubrix/server/__main__.py
Expand Up @@ -24,7 +24,7 @@
)

uvicorn.run(
"rubrix.server.server:app",
"rubrix:app",
port=6900,
host="0.0.0.0",
access_log=True,
Expand Down

0 comments on commit b71662d

Please sign in to comment.