Explorar o código

修改数据库配置

locky %!s(int64=4) %!d(string=hai) anos
pai
achega
109103059f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      AnsjerUIDManage/settings.py

+ 2 - 2
AnsjerUIDManage/settings.py

@@ -120,8 +120,8 @@ WSGI_APPLICATION = 'AnsjerUIDManage.wsgi.application'
 
 DATABASES_NAME = 'ansjer_uid'
 USER_NAME = 'root'
-USER_PASSWORD = '123456'
-HOST = '192.168.136.103'
+USER_PASSWORD = 'ansjer.x.x'
+HOST = 'localhost'
 
 DATABASES = {
     # 'default': {