Update vite.config.js
This commit is contained in:
parent
5be241ab86
commit
835157b425
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ import path from 'path';
|
|||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
server:{
|
||||
host: true,
|
||||
allowedHosts: ['shift.code-catalyst.com']
|
||||
},
|
||||
resolve: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue