mirror of https://github.com/tteck/Proxmox.git
Update grocy-install.sh
This commit is contained in:
parent
2fa3057c18
commit
24973788d8
|
@ -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…
Reference in New Issue