From 09a4e0167a1cb809f5ed2875a3b0ecd31cd371d4 Mon Sep 17 00:00:00 2001 From: ritter_t Date: Thu, 28 May 2026 08:39:09 +0200 Subject: [PATCH] feat(dashboard) correct login redirect --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index dbdb38d..7371b69 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -255,7 +255,7 @@ services: # It-Strategy monitoring dashboard it-strategy-dashboard-frontend: - image: gitea.psi.ch/9501/it-strategy-dashboard-frontend:4.0.3 + image: gitea.psi.ch/9501/it-strategy-dashboard-frontend:4.0.4 container_name: it-strategy-dashboard-frontend command: ["sh","-c","/usr/local/bin/copyData.sh"] volumes: