From 208babf0182d5163682205b7de2618c4c6735181 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 21 Mar 2025 13:10:58 +0100 Subject: [PATCH] #7409 --- .docker/production/dockerterminal.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docker/production/dockerterminal.bat b/.docker/production/dockerterminal.bat index e522abd..32cd50e 100644 --- a/.docker/production/dockerterminal.bat +++ b/.docker/production/dockerterminal.bat @@ -1,3 +1,3 @@ @echo off cls -ssh -t root@cloudatlas.cubedesigners.com 'docker exec -it -u presquot presquot /bin/bash' +ssh -t root@benhur.cubedesigners.com 'docker exec -it -u presquot presquot /bin/bash' -- 2.39.5