fixed typo in server.allowedHosts
This commit is contained in:
parent
513989e9c9
commit
087edc508e
@ -12,10 +12,6 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
server: {
|
||||
allowedHosts: [
|
||||
"tis.apps.nathanwindisch.com",
|
||||
"tid.apps.wnd.sh",
|
||||
"tid.main.apps.nathanwindisch.com",
|
||||
],
|
||||
allowedHosts: ["tid.apps.nathanwindisch.com", "tid.apps.wnd.sh"],
|
||||
},
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user