This commit is contained in:
hackrobot
2024-09-14 12:46:33 +08:00
parent 3f46534db9
commit c4b1552228

View File

@@ -83,7 +83,7 @@ const config = {
// },
devServer: {
// host: 'nomad.hackrobot.cn', // 替换为您的域名
port: 10087, // 选择一个适当的端口号
// port: 10087, // 选择一个适当的端口号
proxy: {
'/api/': {
target: JSON.parse('"http://localhost:8700"'), //本地调试端口