Fixed?
This commit is contained in:
parent
1c2a8f63cd
commit
4bb4b0ca3a
@ -21,5 +21,11 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
server: {
|
||||||
|
host: true,
|
||||||
|
port: 4321,
|
||||||
|
strictPort: true,
|
||||||
|
allowedHosts: ["leafpig.mangopig.tech"], //Remember to add domain here if deploying
|
||||||
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user