Commit d6ec058
committed
feat: Binds Vite dev server to all interfaces
Updates the Vite development server configuration to listen on all available network interfaces (0.0.0.0).
This makes the development server accessible from other devices on the same network, which improves the development experience for teams collaborating on the project.1 parent 2a3d057 commit d6ec058
1 file changed
+1
-1
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 | | |
| |||
0 commit comments