Add datagateway url and reva frontend url to testing setup
This commit is contained in:
@@ -8,9 +8,9 @@ clients:
|
||||
insecure: yes
|
||||
trusted: yes
|
||||
redirect_uris:
|
||||
- http://ocis-server:9100/oidc-callback.html
|
||||
- http://ocis-server:9100/
|
||||
- https://ocis-server:9200/oidc-callback.html
|
||||
- https://ocis-server:9200/
|
||||
origins:
|
||||
- http://ocis-server:9100
|
||||
- https://ocis-server:9200
|
||||
|
||||
authorities:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"server": "http://ocis-server:9140",
|
||||
"server": "https://ocis-server:9200",
|
||||
"theme": "owncloud",
|
||||
"version": "0.1.0",
|
||||
"openIdConnect": {
|
||||
|
||||
Reference in New Issue
Block a user