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.
1 parent bc6f09a commit c2400dbCopy full SHA for c2400db
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