adapt to owncloud.dev

This commit is contained in:
Willy Kloucek
2021-04-07 13:40:12 +02:00
parent 588509b8e4
commit 6020a37640
33 changed files with 147 additions and 148 deletions
+1 -1
View File
@@ -32,5 +32,5 @@ LDAP_MANAGER_DOMAIN=
# If you want to use debugging and tracing with this stack,
# you need uncomment following line. Please see documentation at
# https://owncloud.github.io/ocis/deployment/monitoring-tracing/
# https://owncloud.dev/ocis/deployment/monitoring-tracing/
#COMPOSE_FILE=docker-compose.yml:monitoring_tracing/docker-compose-additions.yml
@@ -2,5 +2,5 @@
document this deployment example in docs/ocis/deployment/cs3_users_ocis.md
---
Please refer to [our documentation](https://owncloud.github.io/ocis/deployment/cs3_users_ocis/)
Please refer to [our documentation](https://owncloud.dev/ocis/deployment/cs3_users_ocis/)
for instructions on how to deploy this scenario.