This commit is contained in:
yangsy
2025-08-13 10:32:55 +08:00
parent 282b282cf0
commit 766fd77f5a
5 changed files with 14 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ import vueJsx from '@vitejs/plugin-vue-jsx'
import vueDevTools from 'vite-plugin-vue-devtools'
const apiProxyList: [string, string][] = [
['/minio', 'http://172.16.6.248:9002'],
// ['/api', 'http://172.16.6.248:18760/api'],
['/api', 'http://localhost:3000/api'],
['/10/api', 'http://localhost:3000/api'],