Accidentally change the default cyberpanel database password-- PLEASE HELP

I accidentally change default cyber panel DB password in this file
/usr/local/CyberCP/CyberCP/settings.py

'default': {
    'ENGINE': 'django.db.backends.mysql',
    'NAME': 'cyberpanel',
    'USER': 'cyberpanel',
    'PASSWORD': 'xxxxxxxxxxx', ( I change this default password) How can I find it somewhere else? )
    'HOST': 'localhost',
    'PORT':''

I updated the guide → Some Dont's After Installing CyberPanel!

Kindly follow the guide to add your new MySQL root password in all the necessary files.

It’s the root MYSQL password. I wanna ask about the default cyberpanel password

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.