@pitaj I've tried what you have said. No errors in host machine while listening on
./nodebb logthe only errors are in the Dev Tools Console Tab, so the request isn't ever even sent to the server (to my small amount of knowledge).
How do I change the default path of the administrator?
The admin control panel?
@pitaj Yes, admin path. For example:xxx.com/admin
I want use xxx.com/log4j
Reply box avatar does not show
At this time, I do not believe you can change the /admin
mount point.
Maybe can do it using this https://github.com/NodeBB/NodeBB/blob/master/src/routes/index.js#L110.
Not sure if anyone tried remounting admin to a different url