From 322d881787406752193e15c72f6dae75d395dc1c Mon Sep 17 00:00:00 2001 From: Zhang QiYang <1066386929@qq.com> Date: Fri, 23 Feb 2024 08:00:34 +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 f4a84f8..8bf02c1 100644 --- a/out/production/resources/application.properties +++ b/out/production/resources/application.properties @@ -322,9 +322,9 @@ logging.level.com.hypaas=INFO # Log connection pooling #logging.level.com.zaxxer.hikari = INFO -#auth.jwt.basic.auth.enabled=true -#application.microcontext=/lowcode-portal-logmanage -#application.gatewaycontext=/lowcode-portal-logmanage +auth.jwt.basic.auth.enabled=true +application.microcontext=/lowcode-portal-logmanage +application.gatewaycontext=/lowcode-portal-logmanage