fix ssl issue psql 17

This commit is contained in:
CanbiZ
2025-10-20 11:16:14 +02:00
parent 5ad3e3043b
commit aea08ee1ce
2 changed files with 6 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ msg_ok "Installed Dependencies"
setup_uv
NODE_VERSION="22" setup_nodejs
PG_VERSION="17" setup_postgresql
PG_VERSION="16" setup_postgresql
msg_info "Creating PostgreSQL Database"
DB_NAME=dispatcharr_db