MCDA-UP enhance debug log update 1

This commit is contained in:
River
2026-07-01 17:17:50 +02:00
parent edf50f947c
commit 969ecdcb8c
+2 -1
View File
@@ -95,7 +95,6 @@ services:
SMTP_USE_TLS: true
EMAIL_FROM: mcda@psi.ch
APP_BASE_URL: https://mcda-up.psi.ch/
VITE_DEBUG_CONSOLE: true
depends_on:
- up-mavt-suite-mongo
networks:
@@ -117,6 +116,8 @@ services:
up-mavt-suite-frontend:
image: gitea.psi.ch/images/up-mavt-suite-frontend:0.9.7
container_name: up-mavt-suite-frontend
environment:
VITE_DEBUG_CONSOLE: true
depends_on:
- up-mavt-suite-backend
networks: