Update README.md

This commit is contained in:
LRVT 2023-03-02 02:44:36 +01:00 committed by GitHub
parent eb9c02f713
commit de891cf7b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,3 +20,5 @@ The do the following:
- traefik.enable=true
- traefik.http.routers.protected-service.middlewares=authelia@file,local-ipwhitelist@file
````
Note: You can also use the docker provider `authelia@docker` instead of the file provider `authelia@file`.