From 6140d185bc91bfdf2aabb7cf896cfe5f2c6a39c5 Mon Sep 17 00:00:00 2001 From: Ralph Date: Thu, 22 Oct 2020 21:04:13 +0800 Subject: [PATCH] =?UTF-8?q?update=20ruoyi-gateway/src/main/resources/boots?= =?UTF-8?q?trap.yml.=20=E8=AE=BE=E7=BD=AE=E7=99=BD=E5=90=8D=E5=8D=95?= =?UTF-8?q?=EF=BC=8C=E5=90=A6=E5=88=99=E6=97=A0=E6=B3=95=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-gateway/src/main/resources/bootstrap.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ruoyi-gateway/src/main/resources/bootstrap.yml b/ruoyi-gateway/src/main/resources/bootstrap.yml index 5f9f269e..2b011de7 100644 --- a/ruoyi-gateway/src/main/resources/bootstrap.yml +++ b/ruoyi-gateway/src/main/resources/bootstrap.yml @@ -1,7 +1,8 @@ # Tomcat server: port: 8080 - +ignore: + whites[0]: /auth/login # Spring spring: application: