Skip to content

Commit

Permalink
docs: add port 80 for ZeroSSL (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov authored Aug 1, 2024
1 parent 5e6da50 commit 5aa6ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user/masternodes/server-config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ masternode will support:
ufw allow 443/tcp
ufw allow 9999/tcp
ufw allow 26656/tcp
# ufw allow 80/tcp in case if you are going to use ZeroSSL
ufw logging on
ufw enable
Expand Down

0 comments on commit 5aa6ff5

Please sign in to comment.