mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
+1
-1
@@ -201,7 +201,7 @@ There are few extra directives here to fix some nextcloud warnings.
|
||||
`Caddyfile`
|
||||
```
|
||||
nextcloud.{$MY_DOMAIN} {
|
||||
reverse_proxy nextcloud:80
|
||||
reverse_proxy nextcloud-web:80
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
redir /.well-known/carddav /remote.php/carddav 301
|
||||
redir /.well-known/caldav /remote.php/caldav 301
|
||||
|
||||
Reference in New Issue
Block a user