add newline in reverse proxy docs

Signed-off-by: ZeroPointMax <zeropointmax@mailbox.org>
This commit is contained in:
ZeroPointMax 2021-02-19 20:47:55 +01:00 committed by backportbot[bot]
parent c768c545d5
commit cdc94f627b

View File

@ -119,6 +119,7 @@ NGINX
or
::
rewrite ^/\.well-known/carddav https://$server_name/remote.php/dav/ redirect;
rewrite ^/\.well-known/caldav https://$server_name/remote.php/dav/ redirect;