1
0
Fork 0
mirror of https://github.com/fernwerker/ownDynDNS.git synced 2025-07-10 22:25:13 +02:00
ownDynDNS/examples/mydomain/.env.dist

13 lines
274 B
Text
Raw Normal View History

2023-08-23 23:49:06 +02:00
username="only-mydomain"
password="changemeplease"
2023-08-23 23:47:23 +02:00
apiKey="netcup DNS API Key"
apiPassword="netcup DNS API Password"
customerId="netcup customer ID"
2023-08-23 23:49:06 +02:00
debug=false
2023-08-23 23:47:23 +02:00
log=true
2023-08-23 23:49:06 +02:00
logFile=mydomain.json
2023-08-23 23:47:23 +02:00
returnIp=true
allowCreate=false
2023-08-23 23:49:06 +02:00
restrictDomain=true
2023-08-23 23:47:23 +02:00
domain="mydomain.example.com"