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
|
@ -16,8 +16,7 @@ let
|
|||
name = "galatea";
|
||||
ip_pub = "193.1.99.111";
|
||||
ip_priv = "172.20.20.6";
|
||||
# hostname = "${name}.skynet.ie";
|
||||
hostname = ip_pub;
|
||||
hostname = "${name}.skynet.ie";
|
||||
|
||||
# dosent seem to be any otehr way to have it like read from a file
|
||||
feck = "d9J4jDsJPuMPUMAAE4J4tH37HsmxEDze";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue