feat:卡密列表调整
This commit is contained in:
parent
43c2467346
commit
d10532006d
File diff suppressed because it is too large
Load Diff
@ -45,8 +45,8 @@ export default defineConfig({
|
||||
server: {
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://127.0.0.1:8089',
|
||||
// target: 'http://146.56.227.42:8089',
|
||||
// target: 'http://127.0.0.1:8089',
|
||||
target: 'http://146.56.227.42:8089',
|
||||
changeOrigin: true,
|
||||
rewrite: (path) => path.replace(/^\/api/,''),
|
||||
// 如需处理WebSocket
|
||||
|
||||
Loading…
Reference in New Issue
Block a user