Skip to content

Commit

Permalink
typos and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Aug 18, 2024
1 parent 751e8e2 commit 31b8732
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,11 @@ your.domain.com {
}
```

The IONOS webinterfce will give you a so called `public prefix` and a `secret` those two values concatinated by a colon represent your API key.
The IONOS webinterface will give you a so called `public prefix` and a `secret`
those two values concatinated by a colon represent your API key.

For example `cfc9247a69084db483bbfd4548350805.nFE1uW9G78kLl8siNFM-4y0jVut7Thx85jcWJt_qh48W2eYA8d079kcbx1K2HT9OhPVZGnavYlMsJIrCdut6Dg`
For example
`cfc9247a69084db483bbfd4548350805.nFE1uW9G78kLl8siNFM-4y0jVut7Thx85jcWJt_qh48W2eYA8d079kcbx1K2HT9OhPVZGnavYlMsJIrCdut6Dg`

You can replace `{env.YOUR_IONOS_AUTH_API_TOKEN}` with the actual auth token if
you prefer to put it directly in your config instead of an environment
Expand Down

0 comments on commit 31b8732

Please sign in to comment.