Starting the client side and using the correct server port. #109
danielgimeno
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, thank for your time. I have two questions.
How do I start client side, is there a uvicorn command aswell?
why is test_client.py code in the readme.md
token_server='0.0.0.0',
token_server_port=8090,
It shouldn't be port 8330? As the server part is answering to port 8330. I find it a bit confusing.
Kind regards, Daniel.
Beta Was this translation helpful? Give feedback.
All reactions