ssh_compose_pro/tests/ssh_props/ssh_props.in

9 lines
189 B
Plaintext

github.com:
ssh_props:
Hostname: github.com
IdentityFile: ~/.ssh/github_main
LocalForward:
- 3306 localhost:3306
- 3302 localhost:3302
- 3000 localhost:3000