mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-22 09:12:22 +00:00
Update vite.config.js
This commit is contained in:
parent
7bebd6a5cc
commit
aefc8fc139
@ -7,13 +7,10 @@ export default defineConfig({
|
|||||||
test: {
|
test: {
|
||||||
include: ['src/**/*.{test,spec}.{js,ts}']
|
include: ['src/**/*.{test,spec}.{js,ts}']
|
||||||
},
|
},
|
||||||
server: {
|
server: {
|
||||||
https: true,
|
host: true,
|
||||||
hmr: {
|
port: 5000
|
||||||
host: "honestyui.sar.sh",
|
}
|
||||||
port: 443,
|
|
||||||
protocol: "wss",
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user