Advertisement
Guest User

Untitled

a guest
Jan 14th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1.  
  2. openid.connect.clients[0].object.clientId=eHealth
  3. openid.connect.clients[0].object.clientSecret=XHwGVqL9R7nluZIIWKgre0e6hx18bP3-wXo6TLPPRnlVUfN2WWH4QFF69FUn_4_jTVlyq0BG11bTCq3zrfJOTA
  4.  
  5. server.port=9002
  6. server.url=http://localhost:9002
  7.  
  8. #spring.datasource.url=jdbc:postgresql://localhost:5432/eHealth?currentSchema=ehealthoptin
  9. #spring.datasource.username=user1
  10. #spring.datasource.password=user1
  11. #spring.datasource.driver-class-name=org.postgresql.Driver
  12. #
  13. #flyway.url=${spring.datasource.url}
  14. #flyway.user=flyway
  15. #flyway.password=flyway123
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement