fixes muxinator yml
This commit is contained in:
parent
b7b46a2389
commit
45735cbb6a
1 changed files with 1 additions and 5 deletions
|
|
@ -12,11 +12,7 @@ windows:
|
|||
- db:
|
||||
layout: main-horizontal
|
||||
panes:
|
||||
main:
|
||||
- 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 -fL 4321:192.168.0.168:3306 otc && ssh -fL 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