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
How to enter the Administrative Control Panel?
-
Hi there!
I am very new to NodeBB. I have set up and start it locally, but I don't know how to enter the ACP?
Can any one help me? -
Aren't you logged into your administrator account?
-
Just put /admin on the end of url (example:
mynodebbforum.com/admin
) -
@jtsimoes said in How to enter the Administrative Control Panel?:
Just put /admin on the end of url (example:
mynodebbforum.com/admin
)Yup, this is all that you need.