Skip to content

Commit 0a6177d

Browse files
committed
Test
1 parent 7c706fd commit 0a6177d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/react-ui/src/app/constants

packages/react-ui/src/app/constants/cloud.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const OPENOPS_CLOUD_URL = 'https://app.openops.com';
1+
export const OPENOPS_CLOUD_URL = 'https://test.internal.openops.com/';
22
export const OPENOPS_CONNECT_TEMPLATES_URL = `${OPENOPS_CLOUD_URL}/connect`;
33
export const OPENOPS_CONNECT_TEMPLATES_LOGOUT_URL = `${OPENOPS_CLOUD_URL}/oauth/logout`;
44
export const OPENOPS_CONNECT_TEMPLATES_POLL_INTERVAL_MS = 800;

0 commit comments

Comments
 (0)