flat: 石河子项目修改titlelogo

This commit is contained in:
yangxiao
2025-12-23 12:10:52 +08:00
parent d08f241468
commit 7c4058fd38
15 changed files with 42 additions and 22 deletions

View File

@@ -27,12 +27,13 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://39.98.44.136:6013',
target: 'http://36.105.163.21:30081',
// target: 'http://39.98.44.136:6013',
// target: 'http://10.165.0.173:8000',
ws: true,
changeOrigin: true,
pathRewrite: {
'^/api': '/'
'^/api': '/api'
}
},
"/qq/map": {