From 1f9533f48a8cf4870a56b9d94ff92711c106ac58 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 23 May 2021 15:57:37 +0200 Subject: gkleen@sif: uni2work-dev1 maildev --- accounts/gkleen@sif/ssh-hosts.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 58e4957f..137b81b0 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -224,6 +224,9 @@ { bind = { address = "localhost"; port = 3940; }; host = { address = "localhost"; port = 3940; }; } + { bind = { address = "localhost"; port = 9020; }; + host = { address = "localhost"; port = 9020; }; + } ]; }; } -- cgit v1.2.3