Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev

This commit is contained in:
DiamondThree
2023-01-12 14:10:13 +08:00
13 changed files with 351 additions and 298 deletions

View File

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