CT: Heimdall and Nextcloud: fixed php version in configs

This commit is contained in:
2022-11-22 22:40:10 +01:00
parent a33de84dd5
commit a985eb3858
6 changed files with 8 additions and 8 deletions

View File

@@ -15,4 +15,4 @@ chown -R nginx:nginx /opt/heimdall
#Enable services on boot
rc-update add nginx
rc-update add php-fpm8
rc-update add php-fpm81