Commit Graph

2 Commits

Author SHA1 Message Date
Julien Calixte
50d8eb31d6 fix(nginx): redirect unknown paths to homepage
Drop the $uri/ directory step in try_files which triggered the default
403 page on directories without an index, and 302 any 403/404 back to /.
2026-05-23 16:52:12 +02:00
Julien Calixte
838082d00b chore: embed nginx config in Dockerfile 2026-03-21 21:48:04 +01:00