firewall-cmd --add-port=80/tcp
firewall-cmd --add-port=80/tcp --permanent
firewall-cmd --add-service=http
firewall-cmd --add-service=http --permanent