Skip to content

Commit b6f44ed

Browse files
committed
Added server params
1 parent ff17efe commit b6f44ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/shared/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ export const unboundDefaultModelInfo: ModelInfo = {
10431043
}
10441044
// CHANGE AS NEEDED FOR TESTING
10451045
// PROD:
1046-
export const PEARAI_URL = "https://stingray-app-gb2an.ondigitalocean.app/pearai-server-api2/integrations/cline"
1046+
export const PEARAI_URL = "https://server.trypear.ai/pearai-server-api2/integrations/cline"
10471047
// DEV:
10481048
// export const PEARAI_URL = "http://localhost:8000/integrations/cline"
10491049

0 commit comments

Comments
 (0)