summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-03-12 10:06:03 -0700
committerBen Sima <ben@bsima.me>2019-03-12 10:06:11 -0700
commit2eda818fda20d095fc1fe57f7666ec2b0a55cfcf (patch)
treeee27065a10838f16eb1b3f4481bcfb44c9819013 /machines
parentb6758100c85ae919360db84fdf9e912bd5aa6e7b (diff)
Open port 8081 for urbit dev
Diffstat (limited to 'machines')
-rw-r--r--machines/lithium.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/lithium.nix b/machines/lithium.nix
index c8d6b6b..7c78483 100644
--- a/machines/lithium.nix
+++ b/machines/lithium.nix
@@ -18,7 +18,7 @@ in
};
firewall = {
- allowedTCPPorts = [ 8096 22 8000 8443 443 500 10000 8080 ];
+ allowedTCPPorts = [ 8096 22 8000 8443 443 500 10000 8080 8081];
allowedTCPPortRanges = [
{ from = 3000; to = 3100; } # dev
{ from = 49152; to = 65535; } # jupyter kernel