mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Update admin_manual/configuration_server/reverse_proxy_configuration.rst
Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Daniel <mail@danielkesselberg.de>
This commit is contained in:
@@ -159,7 +159,7 @@ you can set the following parameters inside the :file:`config/config.php`.
|
||||
'overwriteprotocol' => 'https',
|
||||
'overwritewebroot' => '/domain.tld/nextcloud',
|
||||
'overwritecondaddr' => '^10\.0\.0\.1$',
|
||||
'overwrite.cli.url' => 'https://domain.tld/nextcloud',
|
||||
'overwrite.cli.url' => 'https://domain.tld/,
|
||||
);
|
||||
|
||||
.. note:: If you want to use the SSL proxy during installation you have to
|
||||
|
||||
Reference in New Issue
Block a user