Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Anyone done this? I'm getting stuck - I think I need to get node running on the port defined by the env var PORT - is this possible?
Thanks!
S
Hello,
I try to confirm an account (email) with the API but it doesn't work. I try to do a PUT with email:confirmed but doesn't work too.
Is it possible with write api ?
Thanks
@jimmyc2018 said in Issue naming the root of NodeBB install:
@pitaj I did, I could see it live at http://myipaddress:4567
Is your domain set to resolve to that IP address?
Your nginx config also looks like it is missing a lot. The documentation has a lot of info. A full example block with all the recommendations lives here: https://docs.nodebb.org/configuring/scaling/ but at a minimum you should follow the guide on this page: https://docs.nodebb.org/configuring/proxies/nginx/
@baris Seems to not be happening anymore after updating to 1.5.1
That is quite bizarre 😦
Unfortunately I do not have experience with Apache, so unless you want to try nginx (which I think is kind of overkill of a solution), you'll have to see if anyone else can help...
@psychobunny Thanks, I'm going to look into Grunt!