'1.招聘页面去掉个人招工2.去掉个人招工入口'

This commit is contained in:
张向阳
2024-04-07 18:01:39 +08:00
parent cb9d955ede
commit bbc5fde5d4
3 changed files with 7 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ module.exports = {
port: 1887,
proxy: {
'/api': {
target: 'http://localhost:8000',
target: 'http://10.165.0.173:8000',
ws: true,
pathRewrite: {
'^/api': '/'