update
This commit is contained in:
@@ -83,7 +83,7 @@ const config = {
|
|||||||
// },
|
// },
|
||||||
devServer: {
|
devServer: {
|
||||||
// host: 'nomad.hackrobot.cn', // 替换为您的域名
|
// host: 'nomad.hackrobot.cn', // 替换为您的域名
|
||||||
// port: 10086, // 选择一个适当的端口号
|
port: 10087, // 选择一个适当的端口号
|
||||||
proxy: {
|
proxy: {
|
||||||
'/api/': {
|
'/api/': {
|
||||||
target: JSON.parse('"http://localhost:8700"'), //本地调试端口
|
target: JSON.parse('"http://localhost:8700"'), //本地调试端口
|
||||||
|
|||||||
Reference in New Issue
Block a user