chore: vite proxy config

This commit is contained in:
yangsy
2025-11-26 10:41:09 +08:00
parent 3390f4806a
commit 68636d13a4

View File

@@ -52,6 +52,7 @@ const line10ApiProxyList: ProxyItem[] = [
{ key: '/1030/api', target: 'http://10.18.187.10:18760', rewrite: ['/1030/api', '/api'] },
{ key: '/1031/api', target: 'http://10.18.189.10:18760', rewrite: ['/1031/api', '/api'] },
{ key: '/1032/api', target: 'http://10.18.244.10:18760', rewrite: ['/1032/api', '/api'] },
];
const apiProxyList: ProxyItem[] = [
//