aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.pm
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.pm')
-rwxr-xr-xinclude/config.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/config.pm b/include/config.pm
index e6bbcb2..dbe1831 100755
--- a/include/config.pm
+++ b/include/config.pm
@@ -30,7 +30,7 @@ our $dlink1g_passwd = '<removed>';
our $tgname = "tg13";
-our $pri_a = "winix";
+our $pri_hostname = "winix";
our $pri_ptr = "151.216.126.2";
our $pri_v6 = "2a02:ed02:126::2";
our $pri_net = "151.216.126.0/24";
@@ -97,4 +97,4 @@ our @distrobox_ips = (
# Forwarding zones.
our @forwarding_zones = qw( );
-1; \ No newline at end of file
+1;