From 2a6ffd8bfdb3d8234a55e7fabe71999f1dba4fd9 Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期一, 05 九月 2022 18:32:08 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/config.js b/src/main/webapp/static/js/config.js
index 4e7e84b..b2cbafe 100644
--- a/src/main/webapp/static/js/config.js
+++ b/src/main/webapp/static/js/config.js
@@ -1,2 +1,2 @@
-var baseurl = 'http://127.0.0.1:8080';
+var baseurl = 'http://localhost:8080';
 // var baseurl = 'http://47.97.1.152:58080';
\ No newline at end of file

--
Gitblit v1.9.1