Welcome E-mail confirm link opens forum on port 4567
-
I'm using NGINX as a reverse proxy for nodebb but for some reason the links inside the e-mails try to open the forum on port 4567 instead. How do I fix this? Thanks.
-
You'll want to make sure
url
in yourconfig.json
is set properly without the port number.
-
Thanks Julian! That fixed it.
Suggested Topics
Copyright © 2018 NodeBB | Contributors