heimdall(caddy): Add factorio.datarift.nl

This commit is contained in:
Erwin Boskma 2024-11-04 13:16:51 +01:00
parent 1ca86d7b32
commit 5a0606b3ed
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -25,6 +25,20 @@
'';
};
"factorio.datarift.nl" = {
extraConfig = ''
root * /var/www/factorio.datarift.nl
encode zstd gzip
header /index.html Cache-Control nocache
header /d-*/* Cache-Control "public, immutable, max-age=31536000"
header *.js Cache-Control "public, immutable, max-age=31536000"
header /thumbnail.png Cache-Control "public, max-age=604800"
file_server
'';
};
"boskma.frl" = {
extraConfig = ''
header /.well-known/matrix/* Content-Type application/json