Add pwlmyers.org to Vite allowedHosts
This commit is contained in:
@@ -7,5 +7,6 @@ export default defineConfig({
|
||||
port: 5173,
|
||||
strictPort: true,
|
||||
host: true,
|
||||
allowedHosts: ['pwlmyers.org', 'localhost'],
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user