diff --git a/mydomain/.env.dist b/mydomain/.env.dist index 50635c3..9162fbe 100644 --- a/mydomain/.env.dist +++ b/mydomain/.env.dist @@ -1,12 +1,12 @@ -username="max_mustermann" -password="s3cr3t" +username="only-mydomain" +password="changemeplease" apiKey="netcup DNS API Key" apiPassword="netcup DNS API Password" customerId="netcup customer ID" -debug=true +debug=false log=true -logFile=log.json +logFile=mydomain.json returnIp=true allowCreate=false -restrictDomain=false +restrictDomain=true domain="mydomain.example.com"