Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🩹(frontend) fix allowed hosts by Vite using the Tilt stack
When using nip.io for local development DNS mapping (which allows hostname-based access to localhost), we need to explicitly allow these domains in Vite's server configuration to prevent host security violations. This check should be ignored when using https.
- Loading branch information