|
@@ -1,6 +1,6 @@
|
|
|
<?php
|
|
<?php
|
|
|
-$domain = "daunetz.de";
|
|
|
|
|
-$host = "www." . $domain;
|
|
|
|
|
|
|
+$domain = "thurdesk.ch";
|
|
|
|
|
+$host = "office." . $domain;
|
|
|
const NS1 = "185.163.51.142";
|
|
const NS1 = "185.163.51.142";
|
|
|
$nameserverName = "ns1.thurdata.ch";
|
|
$nameserverName = "ns1.thurdata.ch";
|
|
|
|
|
|