Add ipv6 handling to pleroma.nginx
authorPEA <phenethylamine@tutanota.com>
Tue, 26 Feb 2019 04:37:46 +0000 (23:37 -0500)
committerPEA <phenethylamine@tutanota.com>
Tue, 26 Feb 2019 04:37:46 +0000 (23:37 -0500)
commitd3a6c065a496c3a7c4f0604af646b6fb611f585b
tree426d64055f563f5033b06e303958e1726a460ce7
parent2ed7003c26c68cb8c1b2061435df17430287f243
Add ipv6 handling to pleroma.nginx

Replaces `listen 80` with `listen [::]:80`, same with 443
installation/pleroma.nginx