New certbot setup #23

Merged
greg merged 13 commits from feature/1-lets_encrypt into master 2019-03-18 16:24:00 +00:00
Showing only changes of commit b30dcab4da - Show all commits

View File

@ -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