1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

U-20 only has php7.4 now

This commit is contained in:
Jerry Vonau 2020-03-31 07:08:47 -05:00
parent ae0e54d3de
commit d0104f59e3

View file

@ -23,7 +23,7 @@ mysql_service: mariadb
apache_log: /var/log/apache2/access.log
sshd_package: openssh-server
sshd_service: ssh
php_version: 7.3 # 7.4 might be nec for Ubuntu 20.04 later?
php_version: 7.4
# "postgresql_version: 11.2" failed (too detailed for /etc/systemd/system/postgresql-iiab.service on Ubuntu 19.04)
postgresql_version: 12
systemd_location: /lib/systemd/system