use a different port for Nextcloud internally

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-05-09 21:49:19 +02:00
parent ff27bd77cc
commit 4e361e3ce2
3 changed files with 7 additions and 2 deletions

View file

@ -44,7 +44,7 @@
rewrite /.well-known/carddav /remote.php/dav
rewrite /.well-known/caldav /remote.php/dav
header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:80
reverse_proxy localhost:8000
}
# TLS options