We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc6f09a + c2400db commit 4b485acCopy full SHA for 4b485ac
admin_manual/configuration_server/reverse_proxy_configuration.rst
@@ -168,7 +168,7 @@ you can set the following parameters inside the :file:`config/config.php`.
168
'overwriteprotocol' => 'https',
169
'overwritewebroot' => '/domain.tld/nextcloud',
170
'overwritecondaddr' => '^10\.0\.0\.1$',
171
- 'overwrite.cli.url' => 'https://domain.tld/,
+ 'overwrite.cli.url' => 'https://domain.tld/',
172
);
173
174
.. note:: If you want to use the SSL proxy during installation you have to
0 commit comments