set server.allowedHosts = true
This commit is contained in:
parent
c324667abd
commit
0015bcab58
@ -12,6 +12,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
server: {
|
||||
allowedHosts: ["tid.apps.nathanwindisch.com", "tid.apps.wnd.sh"],
|
||||
// allowedHosts: ["tid.apps.nathanwindisch.com", "tid.apps.wnd.sh"],
|
||||
allowedHosts: true,
|
||||
},
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user