Fixed variable name in config bookstack for plus
This commit is contained in:
parent
e98a3d417b
commit
6c08a67375
@ -265,7 +265,7 @@ EOF
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
configsso_bookstack_plus() {
|
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
|
cat >> /federated/apps/bookstack/.env <<EOF
|
||||||
AUTH_METHOD=oidc
|
AUTH_METHOD=oidc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user