mirror of
https://github.com/wtc86939209/WeChatMsg110.git
synced 2026-05-20 03:16:15 +08:00
修改api地址
This commit is contained in:
+2
-2
@@ -32,6 +32,6 @@ os.makedirs(DB_DIR, exist_ok=True)
|
||||
os.makedirs(OUTPUT_DIR, exist_ok=True)
|
||||
# 全局参数
|
||||
SEND_LOG_FLAG = True # 是否发送错误日志
|
||||
# SERVER_API_URL = 'http://api.lc044.love' # api接口
|
||||
SERVER_API_URL = 'https://api.memotrace.cn/'
|
||||
SERVER_API_URL = 'http://api.lc044.love' # api接口
|
||||
# SERVER_API_URL = 'https://api.memotrace.cn/'
|
||||
# SERVER_API_URL = 'http://127.0.0.1:8000' # api接口
|
||||
|
||||
Reference in New Issue
Block a user