This commit is contained in:
usmannasir
2024-08-05 00:12:45 +05:00
parent b424f32328
commit 924157f0d2

View File

@@ -111,7 +111,7 @@ DATABASES = {
'default': {
'ENGINE': 'django.db.backends.mysql',
'NAME': 'cyberpanel',
'USER': 'root',
'USER': 'cyberpanel',
'PASSWORD': 'JjWbFBFDxMI8D8',
'HOST': 'localhost',
'PORT': ''