diff options
Diffstat (limited to 'cholerab')
-rw-r--r-- | cholerab/tahoe/brick_installation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cholerab/tahoe/brick_installation b/cholerab/tahoe/brick_installation index 72f9b106..c8a10cd0 100644 --- a/cholerab/tahoe/brick_installation +++ b/cholerab/tahoe/brick_installation @@ -41,4 +41,4 @@ systemctl enable tahoe.service systemctl start tahoe.service ## Firewall Configuration -# open port 46080 to allow inbound connections +# open port $(cat /opt/tahoe/client.port) to allow inbound connections |