mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 21:06:22 +08:00
@@ -30,7 +30,5 @@ const API_URL_MAPPING = {
|
||||
internal: `https://insider.affine.pro`,
|
||||
};
|
||||
|
||||
export const DEV_SERVER_URL = process.env.DEV_SERVER_URL;
|
||||
|
||||
export const CLOUD_BASE_URL =
|
||||
process.env.DEV_SERVER_URL || API_URL_MAPPING[buildType];
|
||||
|
||||
Reference in New Issue
Block a user