Merge pull request #13685 from RedyAu/patch-1

Add missing closing apostrophe for string
This commit is contained in:
Josh 2025-09-20 10:47:40 -04:00 committed by GitHub
commit 4b485ac950
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -168,7 +168,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/,
'overwrite.cli.url' => 'https://domain.tld/',
);
.. note:: If you want to use the SSL proxy during installation you have to