Hi,
I wrongly set my admin user to WRONG_NAME, then got the url in customize page like this : localhost:8080/{WRONG_NAME}
I didn’t find the relative variable in config.ini.
Thank you
Hi,
I wrongly set my admin user to WRONG_NAME, then got the url in customize page like this : localhost:8080/{WRONG_NAME}
I didn’t find the relative variable in config.ini.
Thank you
The first user in your database will always be the admin user, right now. If you’d like it to have a different username, you can always navigate to your Account Settings page while logged in as that user, and change it there.
Thank you @matt for the answer, it worked.