mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
php_version: 7.2 -> 7.3
This commit is contained in:
parent
513af7560d
commit
42b330b613
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ mysql_service: mariadb
|
|||
apache_log: /var/log/apache2/access.log
|
||||
sshd_package: openssh-server
|
||||
sshd_service: ssh
|
||||
php_version: 7.2
|
||||
php_version: 7.3
|
||||
# "postgresql_version: 11.2" fails (too detailed for /etc/systemd/system/postgresql-iiab.service on Ubuntu 19.04)
|
||||
postgresql_version: 11
|
||||
systemd_location: /lib/systemd/system
|
||||
|
|
Loading…
Reference in a new issue