From dea35355377116f41c61d796c8a680cfba0b9e54 Mon Sep 17 00:00:00 2001 From: Saw-jan Date: Tue, 8 Feb 2022 15:34:46 +0545 Subject: [PATCH] stringify the boolean value --- .../oc10_ocis_parallel/testing/docker-compose-additions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/examples/oc10_ocis_parallel/testing/docker-compose-additions.yml b/deployments/examples/oc10_ocis_parallel/testing/docker-compose-additions.yml index 65d3ebd21a..b40062d1f2 100644 --- a/deployments/examples/oc10_ocis_parallel/testing/docker-compose-additions.yml +++ b/deployments/examples/oc10_ocis_parallel/testing/docker-compose-additions.yml @@ -4,7 +4,7 @@ version: "3.7" services: ocis: environment: - PROXY_ENABLE_BASIC_AUTH: true + PROXY_ENABLE_BASIC_AUTH: "true" oc10: ports: