mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-11 15:56:11 +01:00
local
This commit is contained in:
@@ -111,7 +111,7 @@ DATABASES = {
|
||||
'default': {
|
||||
'ENGINE': 'django.db.backends.mysql',
|
||||
'NAME': 'cyberpanel',
|
||||
'USER': 'root',
|
||||
'USER': 'cyberpanel',
|
||||
'PASSWORD': 'JjWbFBFDxMI8D8',
|
||||
'HOST': 'localhost',
|
||||
'PORT': ''
|
||||
|
||||
Reference in New Issue
Block a user