Error installing Mandrill emailer plugin
-
Fixed, i had to as suggested by several users to change my "base_url" or "url" (depends on your nodebb version). But i had to add the key "port" in the config.json as well.
"url": "http://myforum.com",
"port": "1234"
Copyright © 2024 NodeBB | Contributors