Skip to content

Commit db98857

Browse files
committed
feat: added public url
1 parent 0dea4d1 commit db98857

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

rapida/configs/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@
3232
LOCAL_WEB_API = "localhost:9001"
3333
LOCAL_ENDPOINT_API = "localhost:9005"
3434

35+
GRPC_ENDPOINT_URL = "endpoint-01.in.rapida.ai"
36+
GRPC_ASSISTANT_URL = "websocket-01.in.rapida.ai"
37+
GRPC_GATEWAY_URL = "gateway-01.rapida.ai"

0 commit comments

Comments
 (0)