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