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

Update homeassistant-core-v5.sh

pull/930/head
tteckster 2 years ago committed by GitHub
parent ead7499472
commit 0882f89db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -392,7 +392,7 @@ After=network-online.target
[Service]
User=root
WorkingDirectory=/root/
ExecStart=/usr/local/bin/filebrowser -r /
ExecStart=/usr/local/bin/filebrowser -r /root/.homeassistant
[Install]
WantedBy=default.target" >$service_path
@ -401,7 +401,7 @@ msg_ok "Created Service"
msg_ok "Completed Successfully!\n"
echo -e "FileBrowser should be reachable by going to the following URL.
${BL}http://$IP:8080${CL} \n"
${BL}http://$IP:8080${CL} admin|changeme\n"
exit
fi
}

Loading…
Cancel
Save

Powered by BW's shoe-string budget.