ソースを参照

Update README.md

Jinnrry 2 年 前
コミット
d358812afb
1 ファイル変更2 行追加2 行削除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -108,8 +108,8 @@ Open the `config/config.json` file in the running directory, edit the webPushUrl
   "weChatPushUserId": "", // weChat UserId
   "tgChatId": "", // telegram chatid
   "tgBotToken": "", // telegram  token
-  "webPushUrl": "", // webhook 推送地址
-  "webPushToken": "", // webhook 推送 token
+  "webPushUrl": "", // webhook push URL
+  "webPushToken": "", // webhook push token
   "isInit": true // If false, it will enter the bootstrap process.
 }
 ```