redirect to webflow

This commit is contained in:
talksik
2023-09-24 14:54:43 -07:00
parent e19a0494bc
commit 66dd2411e6
+1 -2
View File
@@ -21,8 +21,7 @@ http {
server_name flowy.live;
location / {
root /usr/share/nginx/html;
index index.html;
return 301 https://flowy-live.webflow.io/;
}
}
server {