Remove an IPFS port from the ejabberd firewall
This commit is contained in:
parent
41db5b2b73
commit
b30dcab4da
@ -10,7 +10,7 @@
|
||||
# Temporary extra rules for Andromeda
|
||||
|
||||
firewall_rule 'ejabberd' do
|
||||
port [5222, 5269, 5280, 5443, 5444]
|
||||
port [5222, 5269, 5280, 5443]
|
||||
protocol :tcp
|
||||
command :allow
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user