mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-06-13 13:27:03 +02:00
nextcloud: change php version to 8.1
This commit is contained in:
@ -23,7 +23,7 @@ LXC_NESTING="1"
|
||||
NEXTCLOUD_VERSION="latest"
|
||||
|
||||
# Defines the php version to install
|
||||
NEXTCLOUD_PHP_VERSION="8.0"
|
||||
NEXTCLOUD_PHP_VERSION="8.1"
|
||||
|
||||
# Defines the IP from the SQL server
|
||||
NEXTCLOUD_DB_IP="127.0.0.1"
|
||||
|
Reference in New Issue
Block a user