Add ipv6 listen to nginx template
Hi!
You should add listen [::]:80; listen [::]:443; (if ssl)
to the nginx template so those that has ipv6 configured on the server gets that enabled.
As it is now i go edit the http conf everytime i upgrade :)
Hi!
You should add listen [::]:80; listen [::]:443; (if ssl)
to the nginx template so those that has ipv6 configured on the server gets that enabled.
As it is now i go edit the http conf everytime i upgrade :)