fixes db command for ride project
This commit is contained in:
parent
45735cbb6a
commit
33b4f342e1
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ windows:
|
|||
- db:
|
||||
layout: main-horizontal
|
||||
panes:
|
||||
- kill_tunnels && ssh -fL 4321:192.168.0.168:3306 otc && ssh -fL 4322:192.168.0.168:3306 otc-prod && rainfrog
|
||||
- kill_tunnels && ssh -fNL 4321:192.168.0.168:3306 otc && ssh -fNL 4322:192.168.0.168:3306 otc-prod && rainfrog
|
||||
- redis:
|
||||
layout: main-horizontal
|
||||
panes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue