Update self-hosting instructions

This commit is contained in:
Luck
2025-02-23 15:18:45 +00:00
parent 5b2ca9bd19
commit 0d7cd64eef
4 changed files with 29 additions and 42 deletions

View File

@@ -15,4 +15,4 @@ server {
location ~ \.(?!html) {
try_files $uri =404;
}
}
}