mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-05-24 07:22:55 +00:00
use postgres 17 for new installations, add upgrade hint (#147)
This commit is contained in:
@@ -24,3 +24,4 @@ PGDATA="/var/lib/postgresql/data"
|
||||
OPDATA="/var/openproject/assets"
|
||||
COLLABORATIVE_SERVER_URL=ws://localhost:8080/hocuspocus
|
||||
COLLABORATIVE_SERVER_SECRET=secret12345
|
||||
POSTGRES_VERSION=17 # Note for existing setups: make sure this is the same version you are using right now, or upgrade your database
|
||||
|
||||
Reference in New Issue
Block a user