修改码表

This commit is contained in:
18500206848
2024-05-09 23:45:21 +08:00
parent dadc29c4fc
commit 1a6de1fbb9
3 changed files with 8 additions and 12 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://localhost:8000',
target: 'http://10.165.0.173:8000',
ws: true,
changeOrigin: true,
pathRewrite: {