This commit is contained in:
2022-11-07 14:55:18 -07:00
commit 59d2ef6e44
20 changed files with 762 additions and 0 deletions

View File

@ -0,0 +1,3 @@
location = /50x.html {
root html;
}