We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ecfe2 commit ee489a2Copy full SHA for ee489a2
1 file changed
catalog-service/src/main/resources/application.properties
@@ -9,4 +9,4 @@ catalog.page-size=10
9
spring.datasource.url=${DB_URL:jdbc:postgresql://localhost:15432/postgres}
10
spring.datasource.username=${DB_USERNAME:postgres}
11
spring.datasource.password=${DB_PASSWORD:postgres}
12
-
+
0 commit comments