docs: fix minor typo

This commit is contained in:
Mohamed Sohail 2024-05-27 17:44:00 +08:00
parent b35016dac1
commit b92380bf91
Signed by: kamikazechaser
GPG Key ID: 7DD45520C01CD85D

View File

@ -38,7 +38,7 @@ docker ps
### 3. Update config values
See `.env.example` on how to override default values defined in `config.toml` using env varaibles. Alternatively, mount your own config.toml either during build time or Docker runtime.
See `.env.example` on how to override default values defined in `config.toml` using env variables. Alternatively, mount your own config.toml either during build time or Docker runtime.
```bash
# Override only specific config values