forked from linux/WebHosting_DMZ
MCDA-UP enhance debug log update 1
This commit is contained in:
+2
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user