0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-15 15:54:47 +02:00

Runs update.sh

This commit is contained in:
GitHub Workflow 2024-04-24 01:31:41 +00:00
parent 41fbe40d31
commit a41fd15acc
42 changed files with 2010 additions and 1 deletions

View file

@ -0,0 +1,4 @@
<?php
$CONFIG = array (
'upgrade.disable-web' => true,
);