Prod/Dev mode
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineConfig({
|
||||
host: true,
|
||||
port: 3000,
|
||||
strictPort: true,
|
||||
allowedHosts: ['sasaprod', 'localhost'],
|
||||
allowedHosts: ['sasaprod', 'localhost', 'members.sasalliance.org'],
|
||||
watch: {
|
||||
usePolling: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user