Apply suggestion from @vhsdream

This commit is contained in:
Chris
2026-02-04 21:19:23 -05:00
committed by GitHub
parent af4e9088d8
commit 381bc48bb8

View File

@@ -74,7 +74,7 @@ curl -fsSL https://raw.githubusercontent.com/opencloud-eu/opencloud-compose/refs
curl -fsSL https://raw.githubusercontent.com/opencloud-eu/opencloud-compose/refs/heads/main/config/opencloud/proxy.yaml -o "$CONFIG_DIR"/proxy.yaml.bak
cat <<EOF >"$ENV_FILE"
OC_URL=https://${OC_HOST}
OC_URL=https://${OPENCLOUD_FQDN}
OC_INSECURE=false
IDM_CREATE_DEMO_USERS=false
OC_LOG_LEVEL=warning