From 099a93c920e78acb98d69d56f2d72c2d9d58e6bc Mon Sep 17 00:00:00 2001 From: mmattel Date: Wed, 14 Aug 2024 16:09:28 +0200 Subject: [PATCH] text fix --- deployments/examples/ocis_full/ocis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/examples/ocis_full/ocis.yml b/deployments/examples/ocis_full/ocis.yml index 6c257411a8..a251e67308 100644 --- a/deployments/examples/ocis_full/ocis.yml +++ b/deployments/examples/ocis_full/ocis.yml @@ -55,7 +55,7 @@ services: - ./config/ocis/app-registry.yaml:/etc/ocis/app-registry.yaml - ./config/ocis/csp.yaml:/etc/ocis/csp.yaml - ./config/ocis/banned-password-list.txt:/etc/ocis/banned-password-list.txt - # configure the .env file to use own paths instead docker internal volumes + # configure the .env file to use own paths instead of docker internal volumes - ${OCIS_CONFIG_DIR:-ocis-config}:/etc/ocis - ${OCIS_DATA_DIR:-ocis-data}:/var/lib/ocis labels: