add try_files for cinny

This commit is contained in:
Henry Hiles 2025-09-03 13:05:47 -04:00
commit ecb0105d0b
No known key found for this signature in database

View file

@ -21,6 +21,7 @@
}; };
}); });
}} }}
try_files {path} {path}/ /index.html
file_server file_server
''; '';
} }