Update base url in application production properties

This commit is contained in:
rajeshkhore
2024-09-27 11:59:32 +05:30
committed by GitHub
parent d8d4396a04
commit fb75408152

View File

@@ -6,6 +6,6 @@ spring.datasource.driver-class-name=org.postgresql.Driver
# JPA Configuration
spring.h2.console.enabled=true
base-url=http://bandi.gepafin.it
base-url=http://bandi-api.gepafin.it
isVatCheckGloballyDisabled = false