Merge branch 'feat/datacenter' of https://github.com/toeverything/AFFiNE into feat/datacenter

This commit is contained in:
DiamondThree
2023-01-11 14:51:41 +08:00

View File

@@ -11,7 +11,7 @@ const EDITOR_VERSION = enableDebugLocal
const profileTarget = {
ac: '100.85.73.88:12001',
dev: '100.85.73.88:12001',
dev: '100.77.180.48:11001',
local: '127.0.0.1:3000',
};