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

Update grocy-install.sh

pull/370/head
tteckster 3 years ago committed by GitHub
parent 2fa3057c18
commit 24973788d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,6 +83,7 @@ cat <<EOF > /etc/apache2/sites-available/grocy.conf
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /var/www/html/public
ErrorLog /var/log/apache2/error.log
</VirtualHost>
EOF

Loading…
Cancel
Save

Powered by BW's shoe-string budget.