已合作企业
This commit is contained in:
@ -27,6 +27,7 @@ export default defineConfig(({ mode, command }) => {
|
||||
'/api': {
|
||||
// target: 'http://localhost:8080',
|
||||
target: 'http://192.168.0.149:8000',
|
||||
// target: 'http://101.34.131.16:8000',
|
||||
// target: 'http://zky.server.ipeace.org.cn',
|
||||
changeOrigin: true,
|
||||
rewrite: (p) => p.replace(/^\/api/, '/api')
|
||||
|
Reference in New Issue
Block a user