ShariX Developer 2 сар өмнө
parent
commit
c94f60d478
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      handlers/config.py

+ 1 - 1
handlers/config.py

@@ -34,7 +34,7 @@ BOTLIST = [
 JSERVER = "ej.sharix-app.org"
 PASSWORD = "12345"
 PORT = 5222
-API_URL = "https://testpm.sharix-app.org/"
+API_URL = "https://testpm1.sharix-app.org/"
 
 # LOG_DIR = "/var/log/"
 LOG_DIR = "./log/"