mirror of
https://github.com/amigan/rustypaste-pretty.git
synced 2025-01-31 13:02:43 -05:00
docs(changelog): update CHANGELOG.md about auth_token example
This commit is contained in:
parent
d4a12cdcee
commit
0f893ba058
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[server]
|
[server]
|
||||||
auth_token=hunter2
|
auth_token="hunter2"
|
||||||
```
|
```
|
||||||
|
|
||||||
## [0.6.2] - 2021-12-05
|
## [0.6.2] - 2021-12-05
|
||||||
|
|
Loading…
Reference in a new issue