tanghongbin %!s(int64=5) %!d(string=hai) anos
pai
achega
97d9d83c22
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      AnsjerPush/config.py

+ 1 - 1
AnsjerPush/config.py

@@ -144,7 +144,7 @@ APNS_CONFIG = {
     }
 }
 APNS_MODE = 'dev'
-REDIS_ADDRESS = '192.168.136.45'
+REDIS_ADDRESS = '127.0.0.1'
 
 if SERVER_TYPE == 'AnsjerPush.local_settings':
     from AnsjerPush.local_config import *