mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-22 01:02:15 +00:00
Update vite.config.js
This commit is contained in:
parent
49d81610a2
commit
3117767e3c
@ -8,11 +8,11 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
host: true,
|
||||
port: 80,
|
||||
port: 5173,
|
||||
strictPort: true,
|
||||
hmr: {
|
||||
clientPort: 80,
|
||||
port: 80
|
||||
clientPort: 5173,
|
||||
port: 5173
|
||||
},
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user