Nodebb not loading
Unsolved
Technical Support
-
@julian The sites enable was empty. Once I added the file from the files available it worked.
One more question: During the Nodebb setup can I put the url to access Nodebb as https://myforum.com or using http://myforum.com is a must? And how can I enforce nginx to show my site as https://www.myforum.com?
Thank you. -
-
Julian said
config.json
, notconfig.js
.config.json
lives at the root of your NodeBB install, not insrc
.https vs http is decided in nginx. Generally we tell people to set up redirects from http to https and from
www.
to your canonical domain name. -
@Cannybird what have you tried? Share your nginx config.
Copyright © 2024 NodeBB | Contributors