diff --git a/deployments/examples/cs3_users_ocis/.env b/deployments/examples/cs3_users_ocis/.env index acd941a41..b8e592aa8 100644 --- a/deployments/examples/cs3_users_ocis/.env +++ b/deployments/examples/cs3_users_ocis/.env @@ -26,7 +26,7 @@ LDAP_ADMIN_PASSWORD= LDAP_MANAGER_DOMAIN= -# If you want to use debugging and tracing with this stack: -# you need to enable -# please follow docs for this +# 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/ #COMPOSE_FILE=docker-compose.yml:monitoring_tracing/docker-compose-additions.yml diff --git a/deployments/examples/ocis_keycloak/.env b/deployments/examples/ocis_keycloak/.env index c7295a244..4c08ef11e 100644 --- a/deployments/examples/ocis_keycloak/.env +++ b/deployments/examples/ocis_keycloak/.env @@ -29,7 +29,7 @@ KEYCLOAK_ADMIN_USER= KEYCLOAK_ADMIN_PASSWORD= -# If you want to use debugging and tracing with this stack: -# you need to enable -# please follow docs for this +# 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/ #COMPOSE_FILE=docker-compose.yml:monitoring_tracing/docker-compose-additions.yml diff --git a/deployments/examples/ocis_traefik/.env b/deployments/examples/ocis_traefik/.env index 5c55cb214..0a774f291 100644 --- a/deployments/examples/ocis_traefik/.env +++ b/deployments/examples/ocis_traefik/.env @@ -17,7 +17,7 @@ OCIS_DOCKER_TAG= OCIS_DOMAIN= -# If you want to use debugging and tracing with this stack: -# you need to enable -# please follow docs for this +# 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/ #COMPOSE_FILE=docker-compose.yml:monitoring_tracing/docker-compose-additions.yml diff --git a/deployments/examples/owncloud10_with_oc_web/.env b/deployments/examples/owncloud10_with_oc_web/.env index fefb0161a..424e514af 100644 --- a/deployments/examples/owncloud10_with_oc_web/.env +++ b/deployments/examples/owncloud10_with_oc_web/.env @@ -21,7 +21,7 @@ OCIS_DOMAIN= #OC10_DOMAIN= -# If you want to use debugging and tracing with this stack: -# you need to enable -# please follow docs for this +# 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/ #COMPOSE_FILE=docker-compose.yml:monitoring_tracing/docker-compose-additions.yml