From 3841a1d0c819c32979cf9eb0b5d4d0e37b34d55f Mon Sep 17 00:00:00 2001 From: Gaurav Kumar Date: Wed, 3 Sep 2025 11:00:03 +0530 Subject: [PATCH] Update application.properties --- backend/src/main/resources/application.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/src/main/resources/application.properties b/backend/src/main/resources/application.properties index 5c285dc..44c3ee1 100644 --- a/backend/src/main/resources/application.properties +++ b/backend/src/main/resources/application.properties @@ -99,5 +99,7 @@ app.oauth2.authorizedRedirectUris=http://localhost:8081/oauth2/redirect,myandroi projectPath=/data angularProjectPath=/data/webui +BACKEND_PORTAL_DOMAIN=http://157.66.191.31:30166 +