Skip to content
Snippets Groups Projects
Commit 0cb1b7d9 authored by Mirco Nasuti's avatar Mirco Nasuti
Browse files

update hbps1 URL

parent 8c1338f9
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ hbp:
clientAuthenticationScheme: form
# use-current-uri: false # For both production and HBPS1 deployments
# pre-established-redirect-uri: https://mip.humanbrainproject.eu/services/login/hbp # For production deployment
# pre-established-redirect-uri: http://hbps1.chuv.ch:8081/services/login/hbp # For HBPS1 deployment
# pre-established-redirect-uri: http://hbps1.chuv.ch/services/login/hbp # For HBPS1 deployment
resource:
userInfoUri: https://services.humanbrainproject.eu/oidc/userinfo
......
......@@ -101,7 +101,7 @@
<connection.password>test</connection.password>
<hibernate.dialect>org.hibernate.dialect.PostgreSQL82Dialect</hibernate.dialect>
<schema.deploy>false</schema.deploy>
<frontend.redirect>http://hbps1.chuv.ch:8081/home</frontend.redirect>
<frontend.redirect>http://hbps1.chuv.ch/home</frontend.redirect>
<workflow.experimentUrl>http://as-dev.cloudapp.net:8087/experiment</workflow.experimentUrl>
<workflow.listMethodsUrl>http://as-dev.cloudapp.net:8087/list-methods</workflow.listMethodsUrl>
<flyway.url>${connection.url}</flyway.url>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment