Loading src/main/resources/application-prod.properties +1 −1 Original line number Diff line number Diff line # DATASOURCE (DataSourceAutoConfiguration & DataSourceProperties) spring.datasource.name=redmic spring.datasource.url=jdbc:postgresql://localhost:5432/redmic?currentSchema=app No newline at end of file spring.datasource.url=jdbc:postgresql://db:5432/redmic?currentSchema=app No newline at end of file Loading
src/main/resources/application-prod.properties +1 −1 Original line number Diff line number Diff line # DATASOURCE (DataSourceAutoConfiguration & DataSourceProperties) spring.datasource.name=redmic spring.datasource.url=jdbc:postgresql://localhost:5432/redmic?currentSchema=app No newline at end of file spring.datasource.url=jdbc:postgresql://db:5432/redmic?currentSchema=app No newline at end of file