Commit Graph

2 Commits

Author SHA1 Message Date
t0ng7u
836ae7affe 🔧 chore: Configure Vite server with proxy settings
- Add `server` configuration in `vite.config.ts`
- Enable `host: 0.0.0.0` for external access
- Setup proxy for `/api`, `/mj`, and `/pg` endpoints targeting `http://localhost:3000`
2025-09-26 00:28:09 +08:00
t0ng7u
71f5dc987a 🍎 feat: MEW BEGINNING! 2025-09-25 23:17:33 +08:00