Choose a method to recover access to your dashboard
Run the following command on the server where OmniRoute is running:
npx omniroute reset-passwordThis will prompt you to set a new password. The server must be stopped first.
Delete the password from the database and set a new one on startup:
.env file:data/settings.json (or remove the passwordHash field)