feat: add Strict-Transport-Security header in Caddyfile and update MariaDB version in Nextcloud docker-compose
This commit is contained in:
@@ -23,6 +23,9 @@ cloud.vleeuwen.me cloud.mvl.sh {
|
||||
redir /.well-known/caldav /remote.php/dav/ 301
|
||||
|
||||
reverse_proxy nextcloud:80
|
||||
header {
|
||||
Strict-Transport-Security "max-age=15552000; includeSubDomains"
|
||||
}
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user