Skip to content

Commit 4612741

Browse files
authored
Merge pull request #1 from jmcombs/automated-documentation-update-11917770407
Automated documentation update
2 parents 06bdd7c + 051b5ea commit 4612741

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/ngrok/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# ngrok (ngrok)
3+
4+
Globally distributed reverse proxy that secures, protects and accelerates your applications and network services, no matter where you run them.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jmcombs/devcontainer-features/ngrok:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| authtoken | Connect ngrok to your account by providing your `authtoken` | string | - |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/jmcombs/devcontainer-features/blob/main/src/ngrok/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)