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