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
|
# Temporary extra rules for Andromeda
|
||||||
|
|
||||||
firewall_rule 'ejabberd' do
|
firewall_rule 'ejabberd' do
|
||||||
port [5222, 5269, 5280, 5443, 5444]
|
port [5222, 5269, 5280, 5443]
|
||||||
protocol :tcp
|
protocol :tcp
|
||||||
command :allow
|
command :allow
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user