nginx hates me

Tried to debug this tonight, i got plenty of messages about not being able to bind to :: (yes, i do use IPv6). Turns out it is a simple fix, but still feel the need to document.

net.ipv6.bindv6only = 1

Thanks Sean 🙂