ngrokでグローバル環境にしてLINEbotをcloud9で動かすための手順
自分の復習用に書きます。
GoogleCrome
↓
ngrokのサイトへアクセス
↓
DOWNLOAD
↓
Linux
↓
https〜以下を全部コピー
↓
setting.py
↓
ALLOWED_HOSTS = ['*']
コマンド入力
↓
$ wget(スペース)https〜以下を全部コピーしたやつを貼り付ける
↓
$ unzip(スペース)ngrok-stable-li〜を貼りつける
↓
$ ./ngrok http 8080
↓
黒い画面が出る
↓
一番下の
Forwarding https://より下を.ioまでコピー
↓
LINEDevelopのWebhook URL に貼りつける+ngrok.io/bot/callbackを後ろに追加する
Author And Source
この問題について(ngrokでグローバル環境にしてLINEbotをcloud9で動かすための手順), 我々は、より多くの情報をここで見つけました https://qiita.com/Yuichi1234/items/fc94473d48e19d27d1ce著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .