summaryrefslogtreecommitdiff
path: root/content/rainloop.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/rainloop.md')
-rw-r--r--content/rainloop.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/rainloop.md b/content/rainloop.md
index b1d92e3..97b59cb 100644
--- a/content/rainloop.md
+++ b/content/rainloop.md
@@ -47,6 +47,7 @@ whatever is appropriate for your server).
server {
listen 80;
+ listen [::]:80;
server_name mail.example.org ;
root /var/www/mail;