From 41d6da7f5f8f0ce37c3521f6c4d639ab77ed9aac Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期五, 29 四月 2022 14:49:52 +0800 Subject: [PATCH] 其他业务 --- config/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/index.js b/config/index.js index fd946f5..cb7612d 100644 --- a/config/index.js +++ b/config/index.js @@ -3,7 +3,7 @@ // see http://vuejs-templates.github.io/webpack for documentation. const path = require("path"); -let url = 'http://192.168.0.132:8081' +let url = 'http://192.168.0.130:8081' module.exports = { dev: { -- Gitblit v1.9.1