Environment Variables
The container can be configured using the following environment variables, passed on the Docker command line as -e NAME=VALUE
:
Name | Description | Example | Default value |
---|---|---|---|
| Set to |
|
|
| If provided, a canonical base URI that Seq will use when generating links back to the Seq server (e.g. for Kubernetes Ingress support) |
|
More options are available by passing config
on the command-line, which is forwarded by the container to the underlying seq config
CLI command.
Updated 20 days ago