fixing Web-App Dockerfile
This commit is contained in:
@@ -18,12 +18,12 @@ CLIENT_NAME=meldestelle-client
|
||||
|
||||
# --- Web Application Specific ---
|
||||
WEB_APP_PORT=4000
|
||||
WEB_APP_BUILD_TARGET=wasmJsBrowserDistribution
|
||||
WEB_APP_BUILD_TARGET=jsBrowserDistribution
|
||||
|
||||
# --- Desktop Application Specific ---
|
||||
DESKTOP_APP_VNC_PORT=5901
|
||||
DESKTOP_APP_NOVNC_PORT=6080
|
||||
DESKTOP_APP_BUILD_TARGET=composeDesktop
|
||||
DESKTOP_APP_BUILD_TARGET=createDistributable
|
||||
|
||||
# --- Client Environment ---
|
||||
NODE_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user