Commit 7f944c2c authored by neilpang's avatar neilpang
Browse files

test ngrok

parent 1c02b858
......@@ -23,6 +23,7 @@ script:
- $NGROK_BIN authtoken "$NGROK_TOKEN"
- git clone https://github.com/Neilpang/acmetest.git && cp -r acme.sh acmetest/ && cd acmetest
- $NGROK_BIN http 80 --log stdout --log-format logfmt --log-level debug > ngrok.tmp &
- sleep 5
- echo "==========================="
- cat ngrok.tmp
- echo ==============================
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment