merge upstream

This commit is contained in:
2026-01-14 13:25:09 +01:00
4 changed files with 35 additions and 3 deletions
+3 -2
View File
@@ -18,6 +18,7 @@ services:
- /etc/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
- /etc/nginx/conf.d:/etc/nginx/conf.d:ro
- /opt/webcontent/sinqstatus-test:/opt/webcontent/sinqstatus-test:ro
- /mount/actris:/opt/webcontent/actris-test:ro
- /opt/webcontent/it-strategy-dashboard/frontend/:/opt/webcontent/it-strategy-dashboard/:ro
networks:
- public
@@ -182,7 +183,7 @@ services:
# It-Strategy monitoring dashboard
it-strategy-dashboard-frontend:
image: gitea.psi.ch/9501/it-strategy-dashboard-frontend:3.0
image: gitea.psi.ch/9501/it-strategy-dashboard-frontend:4.0
container_name: it-strategy-dashboard-frontend
command: ["sh","-c","/usr/local/bin/copyData.sh"]
volumes:
@@ -192,7 +193,7 @@ services:
- it_strategy_dashboard_backend
it-strategy-dashboard-backend:
image: gitea.psi.ch/9501/it-strategy-dashboard-backend:3.0.1
image: gitea.psi.ch/9501/it-strategy-dashboard-backend:4.0
container_name: it-strategy-dashboard-backend
restart: always
environment: