Fixed variable name in config bookstack for plus

This commit is contained in:
root 2025-01-22 18:31:05 +00:00
parent e98a3d417b
commit 6c08a67375

@ -265,7 +265,7 @@ EOF
fi
}
configsso_bookstack_plus() {
GITEA_CLIENT_SECRET=$(cat /federated/apps/bookstack/.bookstack.client.secret)
BOOKSTACK_CLIENT_SECRET=$(cat /federated/apps/bookstack/.bookstack.client.secret)
cat >> /federated/apps/bookstack/.env <<EOF
AUTH_METHOD=oidc