Skip to content

Commit

Permalink
docs: fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kamikazechaser committed May 27, 2024
1 parent b35016d commit b92380b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b92380b

Please sign in to comment.