Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/2446b6599f3182b9a0ce81d8d8acc119613d826d You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update pingvin-install.sh

fixes https://github.com/tteck/Proxmox/issues/3373
pull/3406/head
tteckster 11 months ago committed by GitHub
parent 19fef65ac0
commit 2446b6599f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -43,6 +43,7 @@ $STD npm install
$STD npm run build
$STD pm2 start --name="pingvin-share-backend" npm -- run prod
cd ../frontend
sed -i '/"admin.config.smtp.allow-unauthorized-certificates":\|admin.config.smtp.allow-unauthorized-certificates.description":/,+1d' ./src/i18n/translations/fr-FR.ts
$STD npm install
$STD npm run build
$STD pm2 start --name="pingvin-share-frontend" npm -- run start

Loading…
Cancel
Save

Powered by BW's shoe-string budget.