fix
This commit is contained in:
parent
a45ba54323
commit
b44e252cbb
@ -10,6 +10,7 @@ export default defineConfig({
|
|||||||
server: {
|
server: {
|
||||||
host: SERVER_HOST,
|
host: SERVER_HOST,
|
||||||
port: SERVER_PORT,
|
port: SERVER_PORT,
|
||||||
|
allowedHosts: ['pds.syu.is'],
|
||||||
},
|
},
|
||||||
build: {
|
build: {
|
||||||
target: "esnext",
|
target: "esnext",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user