Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasfil committed Jun 28, 2024
1 parent 31b2b22 commit 1ba8428
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,12 @@ To do so, you can insert the credentials in the `Authentication` section.
{
"Authentication": {
"Credentials": [
{
"Username": "username",
"Password": "password"
}
{
"Username": "username",
"Password": "password"
}
]
...
}
...
}
Expand Down

0 comments on commit 1ba8428

Please sign in to comment.