Adding table of contents to docs pages
This commit is contained in:
parent
68fd06f408
commit
57eb5d9c5b
32 changed files with 229 additions and 304 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
title: Reverse Proxy Connections
|
||||
toc: true
|
||||
---
|
||||
|
||||
In some deployments, the LibreTime server is deployed behind a reverse proxy,
|
||||
|
@ -14,7 +15,7 @@ domains that will be used externally to connect to your reverse proxy that you
|
|||
want handled by LibreTime. These URLS can also be set during the first run configuration
|
||||
that is displayed when you first install LibreTime
|
||||
|
||||
## Reverse Proxy Basics
|
||||
# Reverse Proxy Basics
|
||||
|
||||
A reverse proxy allows the LibreTime server to not be connected to the open internet. In
|
||||
this configuration, it is rather behind another server that proxies traffic to it from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue