Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilleGF committed Jul 27, 2020
1 parent 58f13c4 commit 94167ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ To use the integration in your installation, add the following to your `configur
#### Configuration variables:
| Variable | Required | Type | Description |
| -------- | ---------- | ----------- | ----------- |
| `domain` | yes | string | Your fully qualified domain name (FQDN) |
| `username` | yes | string | The generated username for this DDNS record |
| `password` | yes | string | The generated password for this DDNS record |
| `domain` | yes | string | The subdomain you are modifying the DNS configuration for |
| `username` | yes | string | The DynHost username |
| `password` | yes | string | Password for the DynHost username |
#### Basic Example:

```yaml
Expand Down

0 comments on commit 94167ba

Please sign in to comment.