Bump Baikal to deb13 (#9544)

Bump default OS version to Debian 13 and PHP to 8.3 in Baikal install scripts and config. Add curl to PHP modules. Refactor PostgreSQL database setup to use new variable names and helper function for credentials.
This commit is contained in:
CanbiZ
2025-12-01 18:26:30 +01:00
committed by GitHub
parent ec182aeaaf
commit 6f12aa7a5d
3 changed files with 13 additions and 21 deletions

View File

@@ -23,7 +23,7 @@
"ram": 512,
"hdd": 4,
"os": "debian",
"version": "12"
"version": "13"
}
}
],