kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
4b3fe49d2e
commit
a1e8becf59
|
@ -143,7 +143,7 @@ Containers are configured using parameters passed at runtime (such as those abov
|
|||
| `SITE_NAME=` | The site's name (e.g., "Example Corp HealthChecks"). |
|
||||
| `SUPERUSER_EMAIL=` | Superuser email. |
|
||||
| `SUPERUSER_PASSWORD=` | Superuser password. |
|
||||
| `ALLOWED_HOSTS=` | A comma-separated list of valid hostnames for the server. Default is: `*`. |
|
||||
| `ALLOWED_HOSTS=` | A comma-separated list of valid hostnames for the server. Default is the domain portion of `SITE_ROOT`. |
|
||||
| `APPRISE_ENABLED=False` | Set to `True` to enable the Apprise integration (https://github.com/caronc/apprise). |
|
||||
| `CSRF_TRUSTED_ORIGINS=` | A [list](https://docs.python.org/3/tutorial/introduction.html#lists) of trusted origins for unsafe requests (e.g. POST). Defaults to the value of `SITE_ROOT`. |
|
||||
| `DEBUG=True` | Set to `False` to disable. Debug mode relaxes CSRF protections and increases logging verbosity but should be disabled for production instances as it will impact performance and security. |
|
||||
|
|
Ładowanie…
Reference in New Issue