diff options
Diffstat (limited to 'Biz/Cloud/Ports.nix')
-rw-r--r-- | Biz/Cloud/Ports.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Cloud/Ports.nix b/Biz/Cloud/Ports.nix index 9320240..a5839f7 100644 --- a/Biz/Cloud/Ports.nix +++ b/Biz/Cloud/Ports.nix @@ -12,6 +12,7 @@ gerrit = 8081; gerrit-ssh = 2222; git = 9418; + headscale = 8844; hoogle = 8008; http = 80; httpdev = { from = 8000; to = 8099; }; |