mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2026-03-12 06:11:50 +01:00
set postgres 17 for nextcloud
This commit is contained in:
@@ -33,7 +33,7 @@ NEXTCLOUD_VERSION="latest"
|
|||||||
NEXTCLOUD_PHP_VERSION="8.4"
|
NEXTCLOUD_PHP_VERSION="8.4"
|
||||||
|
|
||||||
# Defines the postgresql version to install
|
# Defines the postgresql version to install
|
||||||
POSTGRES_VERSION=18
|
POSTGRES_VERSION=17
|
||||||
|
|
||||||
# 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"
|
||||||
|
|||||||
Reference in New Issue
Block a user