mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 21:30:07 -06:00
stringify the boolean value
This commit is contained in:
@@ -4,7 +4,7 @@ version: "3.7"
|
||||
services:
|
||||
ocis:
|
||||
environment:
|
||||
PROXY_ENABLE_BASIC_AUTH: true
|
||||
PROXY_ENABLE_BASIC_AUTH: "true"
|
||||
|
||||
oc10:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user