mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-10 19:54:58 +00:00
Update guardian-install.sh to set DEPLOYMENT_MODE for frontend build
This commit is contained in:
0
ct/guardian.sh
Normal file → Executable file
0
ct/guardian.sh
Normal file → Executable file
@@ -44,7 +44,7 @@ msg_ok "Built backend"
|
||||
msg_info "Building frontend"
|
||||
cd /opt/Guardian/frontend
|
||||
npm ci
|
||||
npm run build
|
||||
DEPLOYMENT_MODE=standalone npm run build
|
||||
msg_ok "Built frontend"
|
||||
|
||||
msg_info "Creating Backend Service"
|
||||
|
||||
Reference in New Issue
Block a user