Commit 7875cff
committed
feat: add nginx configuration for dashboard static assets
- Introduced a new location block for serving dashboard static assets without authentication.
- Configured proxy settings to ensure proper handling of requests to the dashboard.
This change enhances the accessibility of dashboard resources while maintaining existing security measures for other endpoints.1 parent 6c74aa9 commit 7875cff
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
69 | 80 | | |
70 | 81 | | |
71 | 82 | | |
| |||
0 commit comments