diff --git a/hive.nix b/hive.nix index 1eb6363..6d633fa 100644 --- a/hive.nix +++ b/hive.nix @@ -65,7 +65,7 @@ in deployment = { # SSH deployment. - targetHost = "p1st.de"; + targetHost = "yodayoga.p1st.de"; targetPort = 2224; tags = [ "server" ]; @@ -78,7 +78,7 @@ in deployment = { # SSH deployment. - targetHost = "p1st.de"; + targetHost = "yodahedgehog.p1st.de"; targetPort = 2226; tags = [ "server" ]; @@ -91,7 +91,7 @@ in deployment = { # SSH deployment. - targetHost = "p1st.de"; + targetHost = "yodanas.p1st.de"; targetPort = 2222; tags = [ "server" ];