Update uaa.yml

This commit is contained in:
eelhazati 2019-03-22 11:57:45 +00:00 committed by GitHub
parent c6a54656f2
commit 700a9530d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -1,12 +1,7 @@
issuer: issuer:
uri: http://localhost:8080/uaa uri: http://localhost:8080/uaa
spring_profiles: postgresql,default spring_profiles: default,hsqldb
database.driverClassName: org.postgresql.Driver
database.url: jdbc:postgresql:uaadb2
database.username: postgres
database.password: postgres
encryption: encryption:
active_key_label: CHANGE-THIS-KEY active_key_label: CHANGE-THIS-KEY