fix(docs): Update link to Lite bundle (#2048)

pull/2050/head
Frederic Hemberger 2021-06-01 01:17:26 +02:00 committed by GitHub
parent 05df642f3e
commit 4cfda7eece
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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).