aboutsummaryrefslogtreecommitdiff
path: root/nginx/homepage.conf
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-07-03 00:08:40 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-07-03 00:08:44 -0400
commit4e415f349194f805f40c449364da940ab89e11b5 (patch)
tree68afec06de34db11d7e3e2d086a6382b48074029 /nginx/homepage.conf
parent3bf203b8284c3e662f172410f661ea9ab7a02530 (diff)
http for certbot
Diffstat (limited to 'nginx/homepage.conf')
-rw-r--r--nginx/homepage.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/nginx/homepage.conf b/nginx/homepage.conf
index 261b30a..2f82f7e 100644
--- a/nginx/homepage.conf
+++ b/nginx/homepage.conf
@@ -50,6 +50,9 @@ server {
fastcgi_param HTTP_HOST $server_name;
fastcgi_pass unix:/run/fcgiwrap.socket;
}
+
+ listen [::]:80;
+ listen 80;
}
# http redirect