fix: Flashing window size made fixed, and fixed Vite.config.js
This commit is contained in:
@@ -13,6 +13,7 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
allowedHosts: ['.localhost', 'console.bellsystems.net'],
|
||||
port: 5174,
|
||||
hmr: {
|
||||
clientPort: 8001,
|
||||
|
||||
Reference in New Issue
Block a user