Skip to content

Commit

Permalink
Merge pull request #104 from StefanArts/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
tiredofit authored Jun 24, 2024
2 parents 273debe + 2d80d22 commit 56de209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Be sure to view the following repositories to understand all the customizable op
| `DOMAIN2_TARGET_DOMAIN` | (optional specify target_domain for Domain 2, overriding the default value from TARGET_DOMAIN) | |
| `DOMAIN2_EXCLUDED_SUB_DOMAINS` | (optional specify sub domain trees to be ignored in lables) ex: `DOMAIN2_EXCLUDED_SUB_DOMAINS=int` would not create a CNAME for `*.int.example2.com` | |
| `DOMAIN3....` | And so on.. | |
| `DEFAULT_TTL` | TTL to apply to records | `1` |
| `DEFAULT_TTL` | TTL to apply to records (1 = automatic, valid values: 60-86400 or 30-86400 for enterprise) | `1` |

#### Traefik Options

Expand Down

0 comments on commit 56de209

Please sign in to comment.