SSE-Lab/dockerized/nextcloud-aio/Caddyfile

4 lines
121 B
Caddyfile

https://cloud.reterup.it:443 {
header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:11000
}