From ff74b9afcaaef2e68db42fce22afd0ccac99b5c8 Mon Sep 17 00:00:00 2001 From: harish Date: Thu, 26 Sep 2024 12:29:33 +0530 Subject: [PATCH] Updated configuration --- src/main/resources/application-production.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-production.properties b/src/main/resources/application-production.properties index 51940c65..af9d5e38 100644 --- a/src/main/resources/application-production.properties +++ b/src/main/resources/application-production.properties @@ -6,6 +6,6 @@ spring.datasource.driver-class-name=org.postgresql.Driver # JPA Configuration spring.h2.console.enabled=true -base-url=http://79.137.88.15 +base-url=http://bandi.gepafin.it isVatCheckGloballyDisabled = false