mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-04-20 01:36:53 +00:00
Update vite.config.js
This commit is contained in:
parent
e325866151
commit
8f88c0a5b2
@ -10,6 +10,8 @@ export default defineConfig({
|
|||||||
server: {
|
server: {
|
||||||
hmr: {
|
hmr: {
|
||||||
clientPort: 5173,
|
clientPort: 5173,
|
||||||
|
host: "localhost",
|
||||||
|
protocol: "ws"
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user