adding for the 443 port
This commit is contained in:
+1
-2
@@ -33,8 +33,7 @@ http {
|
||||
ssl_certificate_key /etc/letsencrypt/live/flowy.live/privkey.pem; # managed by Certbot
|
||||
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
index index.html;
|
||||
return 301 https://flowy-live.webflow.io/;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user