Setting current host

This commit is contained in:
Taylor AI 2026-01-12 18:43:01 +05:00
parent d67a807759
commit 3164d5f064

View File

@ -74,6 +74,7 @@ export default defineConfig({
host: true,
port: 5173,
hmr: {
host: "",
protocol: "wss",
clientPort: 443,
path: "/__vite_hmr",