mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-05 14:03:29 +01:00
abe7b70052
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
4 lines
60 B
PHP
4 lines
60 B
PHP
<?php
|
|
$CONFIG = array (
|
|
'htaccess.RewriteBase' => '/',
|
|
);
|