Update README.md
This commit is contained in:
parent
d140cfc615
commit
230880d2ce
1 changed files with 4 additions and 2 deletions
|
|
@ -31,6 +31,8 @@ services:
|
|||
container_name: hostinger-ddns
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
DOMAIN: ${DOMAIN}
|
||||
HOSTINGER_TOKEN: ${HOSTINGER_TOKEN}
|
||||
DOMAIN: "tannervanteeffelen.com"
|
||||
SUBDOMAIN: "pretzels"
|
||||
DNS_RECORD_TYPE: "A"
|
||||
HOSTINGER_TOKEN: "this1smy5up3r53cr3tt0k3nth4ty0uc4nth4v3"
|
||||
```
|
||||
Loading…
Add table
Reference in a new issue