mirror of
https://github.com/bashclub/check-nextcloud.git
synced 2025-06-02 08:04:07 +02:00
Update check-nextcloud
php 8.2 as default
This commit is contained in:
parent
75d6c4100b
commit
392b6021fc
@ -27,7 +27,7 @@ from sys import stderr
|
||||
|
||||
nc_config = {
|
||||
"nextcloud.zmb.rocks": {
|
||||
"nc_php_version": "8.0",
|
||||
"nc_php_version": "8.2",
|
||||
"nc_www_user": "www-data",
|
||||
"nc_path": "/var/www/nextcloud"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user