From 1a063662c906f3f82fa68a48d4da1f0ed1a14d79 Mon Sep 17 00:00:00 2001 From: rajesh Date: Wed, 9 Oct 2024 13:48:03 +0530 Subject: [PATCH] updated fe base url --- src/main/resources/application.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index eb6606ff..27151cbc 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -36,14 +36,15 @@ aws.s3.url.folder.delegation=gepafin/delegation # Ensure these values match your expectations security.authentication.jwt.secret=my-secret-token-to-change-in-prod-environment-your-super-secure-randomly-generated-key security.authentication.jwt.token-validity-in-seconds=86400 -base-url=https://api-dev-gepafin.memento.credit +# Default system base URLs +base-url=https://api-dev-gepafin.memento.credit +fe.base.url=https://bandi-staging.memento.credit spring.main.allow-circular-references=true isVatCheckGloballyDisabled = true vatCheckNewToken: 66026bd891a51044e90e08c4 -fe.base.url=http://gepafin-staging-fe.s3-website.eu-central-1.amazonaws.com #SPID configuration spid.ipd.base.url=https://federatest.umbriadigitale.it