mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
add newline in reverse proxy docs
Signed-off-by: ZeroPointMax <zeropointmax@mailbox.org>
This commit is contained in:
parent
6ab5345f81
commit
9b6ebc8998
@ -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;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user