mirror of
https://github.com/vincenthsu/systemd-ngrok.git
synced 2025-02-06 06:55:30 +00:00
10 lines
146 B
YAML
10 lines
146 B
YAML
version: "2"
|
|
authtoken: <add_your_token_here>
|
|
tunnels:
|
|
web:
|
|
proto: http
|
|
addr: 80
|
|
ssh:
|
|
proto: tcp
|
|
addr: 22
|