From 2f1c2b12e75bbc00f7185b02f5bb7a8e2fddf8c6 Mon Sep 17 00:00:00 2001 From: rusiaaman <34934104+rusiaaman@users.noreply.github.com> Date: Fri, 1 Nov 2024 12:41:18 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97517d9..c53f49e 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ https://github.com/rusiaaman/wcgw/blob/main/gpt_instructions.txt https://github.com/rusiaaman/wcgw/blob/main/gpt_action_json_schema.json Run the server -`gunicorn --worker-class uvicorn.workers.UvicornWorker --bind 0.0.0.0:443 src.relay.serve:app --certfile fullchain.pem --keyfile privkey.pem` +`gunicorn --worker-class uvicorn.workers.UvicornWorker --bind 0.0.0.0:443 src.wcgw.relay.serve:app --certfile fullchain.pem --keyfile privkey.pem` If you don't have public ip and domain name, you can use `ngrok` or similar services to get a https address to the api.