multi mode

This commit is contained in:
Mateusz Gruszczyński
2026-07-31 10:10:19 +02:00
parent e39a1154e6
commit f7afee886b
25 changed files with 910 additions and 212 deletions
-1
View File
@@ -22,7 +22,6 @@ server {
return 404 "Not Found\n";
}
# Wszystko poza /f/ nie trafia do RustPada
location / {
default_type text/plain;
return 404 "Not Found\n";