rename oCIS web to oC Web

This commit is contained in:
Willy Kloucek
2020-12-07 10:26:15 +01:00
parent 3325259b86
commit 664bbe0018
14 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ TRAEFIK_ACME_MAIL=
OCIS_DOCKER_TAG=
# Domain of oCIS, where you can find the frontend. Defaults to "ocis.owncloud.test"
OCIS_DOMAIN=
# oCIS web openid connect client id. Defaults to "ocis-phoenix"
# owncloud Web openid connect client id. Defaults to "ocis-phoenix"
OCIS_OIDC_CLIENT_ID=
### Keycloak ###
@@ -2,5 +2,5 @@
document this deployment example in docs/ocis/deployment/ocis_oc10_backend.md
---
Please refer to [our documentation](https://owncloud.github.io/ocis/deployment/ocis_oc10_backend/)
Please refer to [our documentation](https://owncloud.github.io/ocis/deployment/owncloud10_with_oc_web/)
for instructions on how to deploy this scenario.