0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/apps/www/constants/api-routes.ts

6 lines
105 B
TypeScript
Raw Normal View History

2022-12-20 19:26:19 +00:00
// Base URLS
export const BASE_PROD = ``;
export const BASE_LOCAL = ``;
export const BASE_STAGING = ``;