From ec0f98876e8824b6358d1dc1f4f72db2c67ce52f Mon Sep 17 00:00:00 2001 From: zhangyu Date: Fri, 9 Sep 2022 17:09:09 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9=20config.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/static/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/static/config.json b/nezha-fronted/static/config.json index b9b43a208..8d1eeae25 100644 --- a/nezha-fronted/static/config.json +++ b/nezha-fronted/static/config.json @@ -1 +1 @@ -{"baseUrl":"http://192.168.40.42/", "version": "22.05"} +{"baseUrl":"/", "version": "22.05"}