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

Runs update.sh

This commit is contained in:
GitHub Workflow 2021-01-30 01:19:57 +00:00
parent ae096851e4
commit db89d64eae
37 changed files with 1507 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<?php
$CONFIG = array (
'htaccess.RewriteBase' => '/',
);