chanjunkai %!s(int64=5) %!d(string=hai) anos
pai
achega
ea0a76842f
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      controller/index.py

+ 4 - 4
controller/index.py

@@ -27,10 +27,10 @@ from object.RedisObject import RedisObject
 from azoauth.config import *
 
 SERVER_PREFIX = 'http://www.dvema.com'
-# PORT_PREFIX = '8554'
-PORT_PREFIX = '443'
-RTSP_PREFIX = 'rtsps'
-# RTSP_PREFIX = 'rtsp'
+PORT_PREFIX = '8554'
+# PORT_PREFIX = '443'
+# RTSP_PREFIX = 'rtsps'
+RTSP_PREFIX = 'rtsp'
 
 class authView(TemplateView):
     def post(self, request, *args, **kwargs):