Raspberry Pi / Ubuntu Node-Red Dashboard running on Nginx port 80 February 11, 2017May 4, 2018 Mpho2 Comments Moved to Github pages. Link below Node-Red Dashboard running on Nginx port 80 Share this:FacebookTwitterWhatsAppLinkedInEmailLike this:Like Loading... Related
Thanks for sharing. Adding in “rewrite ^/$ http://example.com/ui redirect;” before the location block might make sense to redirect traffic if no path is given Reply
Thanks for sharing. Adding in “rewrite ^/$ http://example.com/ui redirect;” before the location block might make sense to redirect traffic if no path is given
So to access from internet must I point port 80 to the lan internal ip of the nginx server?