set up demo mode
This commit is contained in:
parent
9aac6e0eff
commit
04bfdd0c8f
10 changed files with 93 additions and 16 deletions
|
@ -5,7 +5,6 @@ import react from "@vitejs/plugin-react";
|
|||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: {
|
||||
host: "ec683cee72d30c5030.fredzernia.com",
|
||||
allowedHosts: ["ec683cee72d30c5030.fredzernia.com"],
|
||||
allowedHosts: ["recipe-prod.fredzernia.com", "recipe-demo.fredzernia.com"],
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue