Jonathan Dumont 2021-07-06 10:35:05 +07:00 committed by GitHub
commit 349aeff91c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
# 0 => '192.168.0.1:444', # This line may look different on your setup, don't modify it.
# 1 => 'nextcloud.your-domain.com',
# ),
add_header Strict-Transport-Security "max-age=15552000; includeSubDomains; preload";
server {
listen 443 ssl;
listen [::]:443 ssl;