We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff17efe commit b6f44edCopy full SHA for b6f44ed
1 file changed
src/shared/api.ts
@@ -1043,7 +1043,7 @@ export const unboundDefaultModelInfo: ModelInfo = {
1043
}
1044
// CHANGE AS NEEDED FOR TESTING
1045
// PROD:
1046
-export const PEARAI_URL = "https://stingray-app-gb2an.ondigitalocean.app/pearai-server-api2/integrations/cline"
+export const PEARAI_URL = "https://server.trypear.ai/pearai-server-api2/integrations/cline"
1047
// DEV:
1048
// export const PEARAI_URL = "http://localhost:8000/integrations/cline"
1049
0 commit comments