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, host: true,
port: 5173, port: 5173,
hmr: { hmr: {
host: "",
protocol: "wss", protocol: "wss",
clientPort: 443, clientPort: 443,
path: "/__vite_hmr", path: "/__vite_hmr",