Update README.md

This commit is contained in:
Erwan
2022-09-08 18:13:28 +02:00
committed by GitHub
parent 1a76eb8a83
commit be7437d117

View File

@@ -134,7 +134,7 @@ The feature mentioned above is useful to keep the API Token in a config file and
```yml
cli_options:
api_token: YOUR_API_TOKEN
api_token: 'YOUR_API_TOKEN'
```
## Load API Token From ENV (since v3.7.10)