Skip to content

Commit 3a0b38f

Browse files
committed
Merge
2 parents 2459150 + 9d4386a commit 3a0b38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/pearaiApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// CHANGE AS NEEDED FOR DEVELOPMENT
22
// PROD:
3-
export const PEARAI_URL = "https://stingray-app-gb2an.ondigitalocean.app/pearai-server-api2/integrations/cline"
3+
export const PEARAI_URL = "https://server.trypear.ai/pearai-server-api2/integrations/cline"
44
// DEV:
55
// export const PEARAI_URL = "http://localhost:8000/integrations/cline"
66

0 commit comments

Comments
 (0)