Skip to content

Commit

Permalink
Cleanup static analysis.
Browse files Browse the repository at this point in the history
  • Loading branch information
blaney83 committed May 22, 2024
1 parent d7ac66e commit 6fc5b86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ _Optionally_ `eas`, `proxy` and `cert` sections of the `config.yml` can be overr
models:
foo:
eas:
id_key: CONSUMER_ID_FOO
secret_key: CONSUMER_SECRET_BAR
id_key: ... # Env key for id
secret_key: ... # Env key for secret
scope: [
# ...
]
Expand Down

0 comments on commit 6fc5b86

Please sign in to comment.