mirror of
https://github.com/nicolabs/nextcloud-docker.git
synced 2026-05-08 14:50:23 +02:00
5 lines
60 B
PHP
5 lines
60 B
PHP
|
|
<?php
|
||
|
|
$CONFIG = array (
|
||
|
|
'htaccess.RewriteBase' => '/',
|
||
|
|
);
|