forked from norman/fusionpbx-install.sh-github-mirror
Change the version of PHP to 8.3
This commit is contained in:
2
debian/resources/config.sh
vendored
2
debian/resources/config.sh
vendored
@@ -27,7 +27,7 @@ database_port=5432 # port number
|
|||||||
database_backup=false # true or false
|
database_backup=false # true or false
|
||||||
|
|
||||||
# General Settings
|
# General Settings
|
||||||
php_version=8.1 # PHP version 7.1, 7.3, 7.4, 8.1
|
php_version=8.3 # PHP version 7.1, 7.3, 7.4, 8.1
|
||||||
letsencrypt_folder=true # true or false
|
letsencrypt_folder=true # true or false
|
||||||
|
|
||||||
# Optional Applications
|
# Optional Applications
|
||||||
|
|||||||
Reference in New Issue
Block a user