local authentication placeholder
This commit is contained in:
parent
8169e280ec
commit
3b62d87d31
6 changed files with 105 additions and 17 deletions
|
|
@ -31,7 +31,7 @@ SSH_OPTS="-i $DEPLOY_SSH_KEY"
|
|||
|
||||
echo "→ Deploying to $DEPLOY_USER@$DEPLOY_HOST using key $DEPLOY_SSH_KEY"
|
||||
|
||||
# 1. Build frontend (uses indexLocal.html — no Crisp; see vite --mode nocrisp)
|
||||
# 1. Build frontend for LAN / self-contained hosts (indexLocal.html via vite --mode localnet)
|
||||
(
|
||||
cd "$SCRIPT_DIR"
|
||||
npm run build:local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue