testing with pgrok config
This commit is contained in:
@@ -5,4 +5,7 @@ import { defineConfig } from "vite";
|
|||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
plugins: [tailwindcss(), sveltekit(), sqlocal()],
|
plugins: [tailwindcss(), sveltekit(), sqlocal()],
|
||||||
|
server: {
|
||||||
|
allowedHosts: ["cazzzer.pgrok.cazzzer.com"],
|
||||||
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user