fix: no need for this here
This commit is contained in:
parent
5e0e46fc36
commit
4d6c7a7e9e
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@ let
|
||||||
# hostname = "${name}.skynet.ie";
|
# hostname = "${name}.skynet.ie";
|
||||||
hostname = ip_pub;
|
hostname = ip_pub;
|
||||||
|
|
||||||
# main servers are on 172.20.20.x
|
|
||||||
prefix = "172.20.21";
|
|
||||||
|
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
# applications for this particular server
|
# applications for this particular server
|
||||||
|
|
Loading…
Reference in a new issue