Add docs for variables

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2020-07-17 01:04:58 +02:00
parent 6ec443b6d8
commit fc30235e9b
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E
2 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,8 @@ To use your own configuration file make it available in the container as `/etc/s
## Available configuration variables
For reference please refer to the [config example](https://github.com/librespeed/speedtest-go/blob/master/settings.toml) in the upstream repo.
| ENV Variable | Default Value |
| ------------ | ------------- |
| ASSETS_PATH | `/usr/local/share/speedtest` |

View File

@ -8,5 +8,7 @@ To use your own configuration file make it available in the container as `/etc/s
## Available configuration variables
For reference please refer to the [config example](https://github.com/librespeed/speedtest-go/blob/master/settings.toml) in the upstream repo.
| ENV Variable | Default Value |
| ------------ | ------------- |