mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-17 22:27:19 +00:00
modified: vite.config.ts
This commit is contained in:
parent
8358f9e964
commit
fc6308676e
1 changed files with 3 additions and 0 deletions
|
|
@ -41,8 +41,11 @@ export default defineConfig({
|
|||
emptyOutDir: true,
|
||||
},
|
||||
server: {
|
||||
cors: true,
|
||||
host: "0.0.0.0",
|
||||
hmr: {
|
||||
host: "orange-journey-wvwxgw4r6vrf577-5000.app.github.dev",
|
||||
protocol: "wss",
|
||||
clientPort: 443,
|
||||
},
|
||||
allowedHosts: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue