Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/5a1349291ef4d8161404de991471f6d00c3523bb?style=split&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update node-red-dark.sh

pull/40/head
tteckster 3 years ago committed by GitHub
parent d6cd362dd2
commit 5a1349291e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,7 @@ npm install @node-red-contrib-themes/midnight-red &>/dev/null
echo -e "${CM}${CL} \r" echo -e "${CM}${CL} \r"
echo -en "${GN} Writing Settings... " echo -en "${GN} Writing Settings... "
cat <<EOF > /root/.node-red/settings.js cat <<EOF >> /root/.node-red/settings.js
module.exports = { uiPort: process.env.PORT || 1880, module.exports = { uiPort: process.env.PORT || 1880,
mqttReconnectTime: 15000, mqttReconnectTime: 15000,

Loading…
Cancel
Save

Powered by BW's shoe-string budget.