不要提交这个文件了,固定这样吧

This commit is contained in:
18500206848
2024-03-31 22:10:31 +08:00
parent b370983ea5
commit 900c05a42a

View File

@@ -3,8 +3,7 @@ module.exports = {
port: 1887, port: 1887,
proxy: { proxy: {
'/api': { '/api': {
target: 'https://dy12333.org.cn/api/', // 内网 target: 'http://localhost:8000',
// target: 'http://192.168.1.109:8000', // 本地测试
ws: true, ws: true,
pathRewrite: { pathRewrite: {
'^/api': '/' '^/api': '/'