1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-07-11 21:43:06 +12:00
parent f413689da2
commit 9023b66a3f
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ mkdir -p /var/data/runtime/bookstack/db
### Prepare environment
Create bookstack.env, and populate with the following variables. Set the [oauth_proxy](/reference/oauth_proxy) variables provided by your OAuth provider (if applicable.)
Create bookstack.env, and populate with the following variables. Set the [oauth_proxy](/reference/oauth_proxy/) variables provided by your OAuth provider (if applicable.)
```bash
# For oauth-proxy (optional)

View File

@@ -242,7 +242,7 @@ nav:
- Design: premix/ansible/design.md
# - Swarm: premix/swarm.md
# - Kubernetes: premix/kubernetes.md
- CHANGELOG: changelog.md
- Changelog: changelog.md
- Support: support.md
- Contribute: community/contribute.md
- Community: