mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-22 13:43:54 +01:00
3a1f59b21c
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
4 lines
60 B
PHP
4 lines
60 B
PHP
<?php
|
|
$CONFIG = array (
|
|
'htaccess.RewriteBase' => '/',
|
|
);
|