From d7978e20a88e39d7040c44a5eed6e4c7f6635920 Mon Sep 17 00:00:00 2001 From: vhsdream Date: Tue, 17 Jun 2025 08:31:19 -0400 Subject: [PATCH] OpenCloud: clarify PocketID env vars --- install/opencloud-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/opencloud-install.sh b/install/opencloud-install.sh index 3e48ac88..550763a0 100644 --- a/install/opencloud-install.sh +++ b/install/opencloud-install.sh @@ -117,8 +117,8 @@ WEB_ASSET_APPS_PATH=${CONFIG_DIR}/assets/apps # GRAPH_ASSIGN_DEFAULT_USER_ROLE=false # # uncomment below if using PocketID -# WEB_OIDC_CLIENT_ID= -# WEB_OIDC_METADATA_URL= +# WEB_OIDC_CLIENT_ID= +# WEB_OIDC_METADATA_URL=/.well-known/openid-configuration EOF cat </etc/systemd/system/opencloud.service