mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-01 05:24:44 +00:00
Update install/kan-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f5ecd9f308
commit
99f0bb7c22
@@ -43,7 +43,7 @@ msg_ok "Configured Application"
|
||||
|
||||
msg_info "Building Application"
|
||||
cd /opt/kan
|
||||
source /opt/kan/.env
|
||||
set -a && source /opt/kan/.env && set +a
|
||||
export NEXT_PUBLIC_USE_STANDALONE_OUTPUT=true NEXT_PUBLIC_BASE_URL BETTER_AUTH_TRUSTED_ORIGINS NEXT_PUBLIC_ALLOW_CREDENTIALS BETTER_AUTH_SECRET
|
||||
export CI=true
|
||||
$STD pnpm install
|
||||
|
||||
Reference in New Issue
Block a user