Hello,
I'm trying to install NodeBB on https://myip/community.
My current configs are as follows:
/etc/nginx/sites-available/nodebb:
http://pastebin.com/NW7BEYcb
/var/www/html/nodebb/config.json:
http://pastebin.com/R05aBann
However the only way to access my nodebb installation is using http://128.199.228.155:4567/community/
and not
https://128.199.228.155/community
Thanks!