push
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
nixos = { pkgs, config, ... }: let
|
||||
companionPort = 8282;
|
||||
companionPath = "/companion";
|
||||
companionKey = "kKg3RKeZjE7frmvw";
|
||||
companionKey = "kKg3RKeZjE7frmvr";
|
||||
port = config.den.portmap.tube;
|
||||
in {
|
||||
den.tunnels = [ "tube" ];
|
||||
|
||||
Reference in New Issue
Block a user