feat: switching over to using domain names
This commit is contained in:
parent
bd9af1b0ee
commit
1e22c814c5
5 changed files with 5 additions and 10 deletions
|
@ -15,8 +15,7 @@ let
|
|||
name = "vigil";
|
||||
ip_pub = "193.1.99.109";
|
||||
ip_priv = "172.20.20.4";
|
||||
# hostname = "${name}.skynet.ie";
|
||||
hostname = ip_pub;
|
||||
hostname = "${name}.skynet.ie";
|
||||
|
||||
# sets which nameserver it is
|
||||
ns = "ns2";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue