mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-22 17:22:14 +00:00
Update vite.config.js
This commit is contained in:
parent
3bf9ea182f
commit
84736a3aff
@ -8,7 +8,11 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
host: true,
|
||||
port: 80
|
||||
port: 80,
|
||||
strictPort: true,
|
||||
hmr: {
|
||||
port: 443,
|
||||
},
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user