Commit cdf2d72
🔧 Configure dashboard for production deployment
- Change port from 3000 to 8084 (avoid conflict with Gitea)
- Add host: 0.0.0.0 for external access
- Support VITE_API_URL environment variable
- Configure build output directory
Dashboard now works with real RustStrom API on port 9091
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 97d068a commit cdf2d72
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
0 commit comments