Compare commits
1 commit
master
...
bugfix_jit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d4f08c8268 |
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
# Setup firewall
|
||||
__ufw
|
||||
require="__ufw" __ufw_rule ssh --rule 'allow 22/tcp'
|
||||
# Allow jitsi ports
|
||||
require="__ufw" __ufw_rule http --rule 'allow 80/tcp'
|
||||
require="__ufw" __ufw_rule https --rule 'allow 443/tcp'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue