fix(docs): Update link to Lite bundle (#2048)
parent
05df642f3e
commit
4cfda7eece
|
@ -38,7 +38,7 @@ setup can easily be adapted to utilise said [service](../configuration/storage/i
|
|||
|
||||
## Reverse Proxy
|
||||
|
||||
The [Lite bundle](https://github.com/authelia/authelia/blob/master/compose/lite/docker-compose.yml)
|
||||
The [Lite bundle](https://github.com/authelia/authelia/blob/master/examples/compose/lite/docker-compose.yml)
|
||||
provides pre-made examples with [Traefik2.x](./supported-proxies/traefik2.x.md), you can swap this
|
||||
out for any of the [supported proxies](./supported-proxies/index.md).
|
||||
|
||||
|
@ -50,4 +50,4 @@ This documentation gives instructions that will make **Authelia** non
|
|||
resilient to failures and non scalable by preventing you from running multiple
|
||||
instances of the application. This means that **Authelia** won't be able to distribute
|
||||
the load across multiple servers and it will prevent failover in case of a
|
||||
crash or an hardware issue.
|
||||
crash or an hardware issue.
|
||||
|
|
Loading…
Reference in New Issue