Discussion Middleware
Last updated
Was this helpful?
Last updated
Was this helpful?
In Discussion forum middleware we have add the below configuration in environmentHelper.js
file.
NODEBB_SERVICE_URL : This is your nodebb url by default local nodebb will run on port 4567. and the url is.
Authorization: This in nodebb authorization token (Write-api master token) and we have to send this token for all node apis.
nodebb_api_slug: All nodebb api should be prepend with /api