Loading src/main/resources/application-prod.properties +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ spring.kafka.properties.schema.registry.url=http://schema-registry:8081 spring.datasource.jdbc-url=jdbc:postgresql://db:5432/redmic # DATASOURCE Jobs jobs.datasource.schema=job jobs.datasource.name=redmic jobs.datasource.jdbc-url=jdbc:postgresql://db:5432/redmic?currentSchema=job Loading Loading
src/main/resources/application-prod.properties +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ spring.kafka.properties.schema.registry.url=http://schema-registry:8081 spring.datasource.jdbc-url=jdbc:postgresql://db:5432/redmic # DATASOURCE Jobs jobs.datasource.schema=job jobs.datasource.name=redmic jobs.datasource.jdbc-url=jdbc:postgresql://db:5432/redmic?currentSchema=job Loading