Commit a3a8891
Issue LIF-Initiative#880: Add SPA fallback nginx config to Advisor frontend
Add nginx.conf with try_files fallback to index.html, matching the
MDR frontend pattern. Without this, client-side routes like /login
return a 404 from nginx, leaving users on a blank error page after
a failed login attempt.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 94c9e9e commit a3a8891
2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments