Setting current host
This commit is contained in:
parent
d67a807759
commit
3164d5f064
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user