Re-enable matrix firewall

This commit is contained in:
Bob Mottram 2017-02-09 12:43:54 +00:00
parent f065fe9182
commit b94c1c9cae
1 changed files with 2 additions and 2 deletions

View File

@ -509,7 +509,7 @@ function restore_remote_matrix {
}
function remove_matrix {
#firewall_remove ${MATRIX_HTTP_PORT}
firewall_remove ${MATRIX_HTTP_PORT}
nginx_dissite $MATRIX_DOMAIN_NAME
remove_certs $MATRIX_DOMAIN_NAME
@ -728,7 +728,7 @@ function install_home_server {
fi
fi
#firewall_add matrix ${MATRIX_HTTP_PORT}
firewall_add matrix ${MATRIX_HTTP_PORT}
rm -rf ${MATRIX_DATA_DIR}/Maildir
rm -rf ${MATRIX_DATA_DIR}/.mutt