ssh tunnels
This commit is contained in:
12
backend/ssh-tunnels.json
Normal file
12
backend/ssh-tunnels.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"id": "vending",
|
||||
"name": "Vending Master",
|
||||
"local_port": 1521,
|
||||
"ssh_host": "79.119.86.134",
|
||||
"ssh_port": 22122,
|
||||
"ssh_user": "romfast",
|
||||
"oracle_host": "127.0.0.1",
|
||||
"oracle_port": 1521
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user