chanjunkai hace 5 años
padre
commit
79597a95f2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Ansjer/config_formal.py

+ 1 - 0
Ansjer/config_formal.py

@@ -13,6 +13,7 @@
 """
 """
 NGINX_RTMP_STAT = 'http://www.dvema.com/stat'
 NGINX_RTMP_STAT = 'http://www.dvema.com/stat'
 SERVER_DOMAIN_SSL = 'https://www.dvema.com/'
 SERVER_DOMAIN_SSL = 'https://www.dvema.com/'
+SERVER_DOMAIN = 'http://www.dvema.com/'
 DOMAIN_HOST = 'www.dvema.com'
 DOMAIN_HOST = 'www.dvema.com'
 SERVER_HOST = 'localhost'
 SERVER_HOST = 'localhost'
 PAYPAL_CRD = {
 PAYPAL_CRD = {