Skip to content

Commit 780b7d9

Browse files
author
native-cloud-apps
authored
Update authenticationservice.yml
1 parent 392bdd8 commit 780b7d9

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
spring.jpa.database: "POSTGRESQL"
2-
spring.datasource.platform: "postgres"
3-
spring.jpa.show-sql: "true"
4-
spring.database.driverClassName: "org.postgresql.Driver"
5-
spring.datasource.url: "jdbc:postgresql://database:5432/eagle_eye_local"
6-
spring.datasource.driver-class-name: "org.postgresql.Driver"
7-
spring.datasource.username: "postgres"
8-
spring.datasource.password: "{cipher}4788dfe1ccbe6485934aec2ffeddb06163ea3d616df5fd75be96aadd4df1da91"
9-
spring.datasource.testWhileIdle: "true"
10-
spring.datasource.validationQuery: "SELECT 1"
11-
spring.jpa.properties.hibernate.dialect: "org.hibernate.dialect.PostgreSQLDialect"
1+
#spring.jpa.database: "POSTGRESQL"
2+
#spring.datasource.platform: "postgres"
3+
#spring.jpa.show-sql: "true"
4+
#spring.database.driverClassName: "org.postgresql.Driver"
5+
#spring.datasource.url: "jdbc:postgresql://database:5432/eagle_eye_local"
6+
#spring.datasource.driver-class-name: "org.postgresql.Driver"
7+
#spring.datasource.username: "postgres"
8+
#spring.datasource.password: "{cipher}4788dfe1ccbe6485934aec2ffeddb06163ea3d616df5fd75be96aadd4df1da91"
9+
#spring.datasource.testWhileIdle: "true"
10+
#spring.datasource.validationQuery: "SELECT 1"
11+
#spring.jpa.properties.hibernate.dialect: "org.hibernate.dialect.PostgreSQLDialect"
1212
signing.key: "345345fsdfsf5345"

0 commit comments

Comments
 (0)