Skip to content

Commit ee489a2

Browse files
committed
changes
1 parent 60ecfe2 commit ee489a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

catalog-service/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ catalog.page-size=10
99
spring.datasource.url=${DB_URL:jdbc:postgresql://localhost:15432/postgres}
1010
spring.datasource.username=${DB_USERNAME:postgres}
1111
spring.datasource.password=${DB_PASSWORD:postgres}
12-
12+

0 commit comments

Comments
 (0)