docs - various examples fixes
This commit is contained in:
@@ -199,7 +199,7 @@ You can quickly protect sensitive resources (e.g. : admin panels) by requiring H
|
||||
- `AUTH_BASIC_PASSWORD=changeme` : the password required
|
||||
- `AUTH_BASIC_TEXT=Restricted area` : the text that will be displayed to the user
|
||||
|
||||
Please note that bunkerized-nginx also supports [Authelia](https://github.com/authelia/authelia) for authentication (see the corresponding [environment variables](https://bunkerized-nginx.readthedocs.io/en/latest/environment_variables.html#authelia) and a [full example](https://github.com/bunkerity/bunkerized-nginx/tree/dev/examples/authelia)).
|
||||
Please note that bunkerized-nginx also supports [Authelia](https://github.com/authelia/authelia) for authentication (see the corresponding [environment variables](https://bunkerized-nginx.readthedocs.io/en/latest/environment_variables.html#authelia) and a [full example](https://github.com/bunkerity/bunkerized-nginx/tree/master/examples/authelia)).
|
||||
|
||||
## Whitelisting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user