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:
parent
ae0e54d3de
commit
d0104f59e3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue