Skip to content

Commit fb2d3d7

Browse files
committed
chore(ssh): remove liquid web hosts
1 parent 8767eb9 commit fb2d3d7

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

modules/kleinweb/dev/ssh/aliases.nix

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,5 @@ in
4141
"whipradio-staging" = mkKinstaHost "whipradio" 35166;
4242

4343
"seesaw-production" = mkKinstaHost2 "seesaw" 30503;
44-
45-
"hostone" = {
46-
hostname = "67.225.164.90";
47-
port = 5623;
48-
};
49-
50-
"kleinweb-db" = {
51-
hostname = "67.225.164.91";
52-
port = 522;
53-
};
5444
};
5545
}

0 commit comments

Comments
 (0)