billw2 / pikrellcam

Raspberry Pi motion vector detection program with OSD web interface.
GNU General Public License v3.0
262 stars 70 forks source link

Disable ipv6? #55

Closed rankinstudio closed 4 years ago

rankinstudio commented 4 years ago

ipv6 seems to be causing massive issues on my network. Can I run nginx with this using ipv4?

Thanks

rankinstudio commented 4 years ago

Edited: /etc/nginx/sites-enabled/default and comment out listen [::]:80 did the trick.