We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2459150 + 9d4386a commit 3a0b38fCopy full SHA for 3a0b38f
src/shared/pearaiApi.ts
@@ -1,6 +1,6 @@
1
// CHANGE AS NEEDED FOR DEVELOPMENT
2
// PROD:
3
-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"
4
// DEV:
5
// export const PEARAI_URL = "http://localhost:8000/integrations/cline"
6
0 commit comments