diff --git a/docs/deployment/deployment-lite.md b/docs/deployment/deployment-lite.md index 1ec349bb..b9b28100 100644 --- a/docs/deployment/deployment-lite.md +++ b/docs/deployment/deployment-lite.md @@ -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. \ No newline at end of file +crash or an hardware issue.