mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-04-21 20:59:47 +02:00
Update constants-service.conf
change php to 8.3 added postgresql version
This commit is contained in:
parent
23c4166e18
commit
a10e16633a
@ -30,7 +30,10 @@ LXC_KEYCTL="0"
|
|||||||
NEXTCLOUD_VERSION="latest"
|
NEXTCLOUD_VERSION="latest"
|
||||||
|
|
||||||
# Defines the php version to install
|
# Defines the php version to install
|
||||||
NEXTCLOUD_PHP_VERSION="8.2"
|
NEXTCLOUD_PHP_VERSION="8.3"
|
||||||
|
|
||||||
|
# Defines the postgresql version to install
|
||||||
|
POSTGRES_VERSION=16
|
||||||
|
|
||||||
# Defines the IP from the SQL server
|
# Defines the IP from the SQL server
|
||||||
NEXTCLOUD_DB_IP="127.0.0.1"
|
NEXTCLOUD_DB_IP="127.0.0.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user