fixes
This commit is contained in:
@@ -5,6 +5,6 @@ import react from '@vitejs/plugin-react'
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: {
|
||||
allowedHosts: ['coucha-royal-nontannic.ngrok-free.dev'],
|
||||
allowedHosts: ['coucha-royal-nontannic.ngrok-free.dev', 'reasonedly-avifaunal-wanda.ngrok-free.dev'],
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user