chanjunkai il y a 5 ans
Parent
commit
6748ba2c84
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      azoauth/config.py

+ 2 - 1
azoauth/config.py

@@ -14,7 +14,8 @@
 
 RESP_SERVER_DOMAIN_DATA = {
     'cn': 'rtsp.zositech.xyz',
-    'en': 'www.zositech.org'
+    # 'en': 'www.zositech.org'
+    'en': 'rtsp.zositech.org'
 }
 SERVER_PREFIX = 'http://www.dvema.com'
 PORT_PREFIX = '8554'