mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-03-10 07:30:28 +00:00
Update firefly-install.sh (#2759)
This commit is contained in:
parent
01e8f413ea
commit
9ef77cfd3f
@ -84,6 +84,7 @@ cat <<EOF >/etc/apache2/sites-available/firefly.conf
|
||||
|
||||
</VirtualHost>
|
||||
EOF
|
||||
chown www-data:www-data /opt/firefly/storage/oauth-*.key
|
||||
$STD a2enmod php8.4
|
||||
$STD a2enmod rewrite
|
||||
$STD a2ensite firefly.conf
|
||||
|
Loading…
Reference in New Issue
Block a user