fix: allow wealthwise host
This commit is contained in:
@@ -8,6 +8,7 @@ export default defineConfig(({ mode }) => ({
|
||||
server: {
|
||||
host: "::",
|
||||
port: 7863,
|
||||
allowedHosts: ["wealthwise.eventifyplus.com"],
|
||||
},
|
||||
plugins: [
|
||||
react(),
|
||||
|
||||
Reference in New Issue
Block a user