changed version to php 8.3

This commit is contained in:
Ebbe Baß
2026-07-16 13:36:14 +02:00
parent b171ab18a0
commit 1873f57ae2
@@ -20,7 +20,7 @@ nc_admin_user: "admin"
nc_admin_password: "Start2026!"
# It is recommended to check what the php requirements are for the Nextcloud version you want to install. The default is set to 8.5, which is the recommended version as of July 2026.
nc_php_version: "8.5"
nc_php_version: "8.3"
# TLS certificate paths (self-signed, generated by this playbook)
nc_ssl_cert: "/etc/ssl/certs/nextcloud-selfsigned.crt"