reorganization & hardware

This commit is contained in:
Reid 2025-01-28 22:03:36 -08:00
parent b4b6ffc3b9
commit 1ae4c328f8
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
6 changed files with 48 additions and 50 deletions

View file

@ -39,7 +39,7 @@ in {
locations."/f/".extraConfig = ''
add_header Access-Control-Allow-Origin "*";
'';
# we should perhaps add something to help with this in staticsites?
# TODO: we should perhaps add something to help with this in staticSites?
extraConfig = ''
error_page 404 /404.html;
'';