mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-08 06:48:00 +00:00
fix caddy config
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
08ff51c482
commit
1dedc5f282
4 changed files with 3 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Nextcloud
|
||||
route {
|
||||
route /* {
|
||||
rewrite /.well-known/carddav /remote.php/dav
|
||||
rewrite /.well-known/caldav /remote.php/dav
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue