We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e09c9 commit aa28ec8Copy full SHA for aa28ec8
1 file changed
modules/kleinweb/dev/ssh/aliases.nix
@@ -27,7 +27,7 @@ in
27
"phillyn-production" = mkKinstaHost "phillyn" 17385;
28
"phillyn-staging" = mkKinstaHost "phillyn" 47991;
29
30
- "ijtelepresence-production" = mkKinstaHost "telepresence" 30098;
+ "ijtelepresence-production" = mkKinstaHost "ijtelepresence" 30098;
31
"telepresence-production" = mkKinstaHost "telepresence" 22359;
32
33
"templenews-production" = mkKinstaHost "templenews" 44769;
0 commit comments