summaryrefslogtreecommitdiffstats
path: root/modules/tozt/files/nginx/headscale.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tozt/files/nginx/headscale.conf')
-rw-r--r--modules/tozt/files/nginx/headscale.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tozt/files/nginx/headscale.conf b/modules/tozt/files/nginx/headscale.conf
index 830a95c..60f6700 100644
--- a/modules/tozt/files/nginx/headscale.conf
+++ b/modules/tozt/files/nginx/headscale.conf
@@ -1,5 +1,6 @@
server {
listen 80;
+ listen [::]:80;
server_name headscale.tozt.net;
access_log /var/log/nginx/headscale.access.log;