now with 100% more rust

This commit is contained in:
2024-12-04 12:38:46 +00:00
parent 787b512413
commit 101b3ca131
19 changed files with 1565 additions and 216 deletions
+10
View File
@@ -0,0 +1,10 @@
www.futile.eu {
redir https://futile.eu{uri}
}
futile.eu {
root * /var/www/futile.eu/dist
file_server
try_files {path} /index.html
encode gzip zstd
}