Rename konnectd to IDP
This commit is contained in:
@@ -18,9 +18,9 @@ services:
|
||||
STORAGE_SHARING_USER_JSON_FILE: /srv/app/tmp/ocis/shares.json
|
||||
PROXY_ENABLE_BASIC_AUTH: "true"
|
||||
PHOENIX_WEB_CONFIG: /drone/src/ocis/tests/config/drone/ocis-config.json
|
||||
KONNECTD_IDENTIFIER_REGISTRATION_CONF: /drone/src/ocis/tests/config/drone/identifier-registration.yml
|
||||
KONNECTD_ISS: https://ocis-server:9200
|
||||
KONNECTD_TLS: "true"
|
||||
IDP_IDENTIFIER_REGISTRATION_CONF: /drone/src/ocis/tests/config/drone/identifier-registration.yml
|
||||
IDP_ISS: https://ocis-server:9200
|
||||
IDP_TLS: "true"
|
||||
ACCOUNTS_HASH_DIFFICULTY: 4
|
||||
volumes:
|
||||
- ../../../config:/drone/src/ocis/tests/config
|
||||
|
||||
Reference in New Issue
Block a user