Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 206 Bytes

File metadata and controls

11 lines (9 loc) · 206 Bytes

ngrok

Run this container:

docker run \
--name ngrok \
--mount type=bind,source=/etc/ngrok,target=/etc/ngrok \
--network host \
--detach \
--restart always \
magicarena/ngrok