新服务器迁移

This commit is contained in:
“zhuzihan”  2025-08-15 13:42:34 +08:00
parent 518661cf77
commit 3bad5b423d

View File

@ -6,7 +6,8 @@ const config = {
apiBaseUrl: 'http://192.168.5.102:48080',
},
production: {
apiBaseUrl: 'http://36.103.199.218:48088',
apiBaseUrl: 'http://221.238.217.216:4162',
// apiBaseUrl: 'http://36.103.199.218:48088',
}
};