Updated vite.config#server#allowedHosts
This commit is contained in:
parent
cf0843a434
commit
2146637116
@ -12,6 +12,6 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
server: {
|
||||
allowedHosts: [".apps.nathanwindisch.com", ".apps.wnd.sh"],
|
||||
allowedHosts: ["tid.apps.wnd.sh"],
|
||||
},
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user