904118851 1 жил өмнө
parent
commit
9fd6247526
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      etc/run_config.lua

+ 2 - 1
etc/run_config.lua

@@ -39,5 +39,6 @@ return {
     db_pw = "p0LTZh&CjMl2023",
     db_name = "video_tools_user_db",
     testHttpProt = 9910;
-    tools_api = "http://clipvideoup.hainanmlwl.com"
+    -- tools_api = "http://clipvideoup.hainanmlwl.com"; --测试
+    tools_api = "https://clipvideoup.s6kuwan.com"; --正式
 }