enable systemctl nginx

This commit is contained in:
montagneid
2026-05-12 14:41:18 +02:00
parent a3cc5bfad1
commit 05c44288b0

View File

@@ -90,7 +90,7 @@ server {
}
EOF
create_self_signed_cert
#systemctl reload nginx
systemctl reload nginx
msg_ok "Nginx Server created"
msg_info "Creating Kestrel Umbraco Service"