This commit is contained in:
“zhuzihan”  2025-08-07 16:33:13 +08:00
parent 6b6e66327c
commit 10282967a3

View File

@ -6,7 +6,7 @@ const config = {
apiBaseUrl: 'http://192.168.5.49:48080', apiBaseUrl: 'http://192.168.5.49:48080',
}, },
production: { production: {
apiBaseUrl: 'http://36.103.203.89:48089', apiBaseUrl: 'http://36.103.203.89:48088',
} }
}; };