We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f4709 commit 04a92f1Copy full SHA for 04a92f1
1 file changed
modules/kleinweb/dev/ssh/aliases.nix
@@ -27,8 +27,7 @@ in
27
"phillyn-production" = mkKinstaHost "phillyn" 17385;
28
"phillyn-staging" = mkKinstaHost "phillyn" 47991;
29
30
- "telepresence-production" = mkKinstaHost "telepresence" 59096;
31
- # "telepresence-staging" = mkKinstaHost "telepresence" 59770;
+ "telepresence-production" = mkKinstaHost "telepresence" 22359;
32
33
"templenews-production" = mkKinstaHost "templenews" 44769;
34
"templenews-staging" = mkKinstaHost "templenews" 34285;
0 commit comments