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:
|
- db:
|
||||||
layout: main-horizontal
|
layout: main-horizontal
|
||||||
panes:
|
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:
|
- redis:
|
||||||
layout: main-horizontal
|
layout: main-horizontal
|
||||||
panes:
|
panes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue