diff --git a/src/main/resources/application-production.properties b/src/main/resources/application-production.properties index 2132264d..51940c65 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=https://api-dev-gepafin.memento.credit +base-url=http://79.137.88.15 isVatCheckGloballyDisabled = false