From 00130d1ba5718d11454f0b76b04f7d3e23553da1 Mon Sep 17 00:00:00 2001 From: Zhang QiYang <1066386929@qq.com> Date: Sun, 31 Dec 2023 13:51:53 +0000 Subject: [PATCH] Update application.properties --- out/production/resources/application.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/out/production/resources/application.properties b/out/production/resources/application.properties index 20802dd..0a1fab3 100644 --- a/out/production/resources/application.properties +++ b/out/production/resources/application.properties @@ -318,9 +318,9 @@ logging.level.com.hypaas=INFO # Log connection pooling #logging.level.com.zaxxer.hikari = INFO -#auth.jwt.basic.auth.enabled=true -#application.microcontext=/LogManage -#application.gatewaycontext=/LogManage +auth.jwt.basic.auth.enabled=true +application.microcontext=/lowcode-portal-logmanage +application.gatewaycontext=/lowcode-portal-logmanage