Update README.md
This commit is contained in:
parent
eb9c02f713
commit
de891cf7b8
1 changed files with 2 additions and 0 deletions
|
|
@ -20,3 +20,5 @@ The do the following:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
- traefik.http.routers.protected-service.middlewares=authelia@file,local-ipwhitelist@file
|
- 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`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue