新服务器迁移

This commit is contained in:
“zhuzihan”  2025-08-15 16:34:02 +08:00
parent 776fb6dc15
commit 848159a618

View File

@ -6,7 +6,8 @@ const config = {
apiBaseUrl: 'http://192.168.5.49:48080',
},
production: {
apiBaseUrl: 'http://36.103.199.218:48089',
apiBaseUrl: 'http://221.238.217.216:4160',
// apiBaseUrl: 'http://36.103.199.218:48089',
}
};