From 33b4f342e102626f12ebc189820c2d5eb9d9ac1b Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 22 Jan 2026 12:41:56 +0100 Subject: [PATCH] fixes db command for ride project --- modules/tmuxinator/work-layouts/ride.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/tmuxinator/work-layouts/ride.yml b/modules/tmuxinator/work-layouts/ride.yml index 1232a15..e5c9c94 100644 --- a/modules/tmuxinator/work-layouts/ride.yml +++ b/modules/tmuxinator/work-layouts/ride.yml @@ -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: