This commit is contained in:
oliviero57000 2018-10-05 15:05:05 +00:00 committed by GitHub
commit 33cc77d256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,11 @@
# Installation
Step 1: Place [`ngork`](https://ngrok.com/download) in `/opt/ngrok/`
Step 1: Place [`ngrok`](https://ngrok.com/download) in `/opt/ngrok/`
Step 2: Get `authtoken` from ngrok website, then add it to `/opt/ngrok/ngrok.yml`
Step 3: Add `ngork.service` to `/etc/systemd/system/`
Step 3: Add `ngrok.service` to `/etc/systemd/system/`
Step 4: Start ngork service by typing:
```