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
d580b230c3
commit
7bebd6a5cc
@ -8,11 +8,10 @@ export default defineConfig({
|
|||||||
include: ['src/**/*.{test,spec}.{js,ts}']
|
include: ['src/**/*.{test,spec}.{js,ts}']
|
||||||
},
|
},
|
||||||
server: {
|
server: {
|
||||||
port: 5173,
|
|
||||||
https: true,
|
https: true,
|
||||||
hmr: {
|
hmr: {
|
||||||
host: "honestyui.sar.sh",
|
host: "honestyui.sar.sh",
|
||||||
port: 5173,
|
port: 443,
|
||||||
protocol: "wss",
|
protocol: "wss",
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user