Commit all uncommitted files
This commit is contained in:
parent
8ecb23b7dc
commit
6fc0820831
14 changed files with 1347 additions and 2 deletions
|
|
@ -4,7 +4,6 @@ import react from '@vitejs/plugin-react'
|
|||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: {
|
||||
host: true,
|
||||
port: 3000
|
||||
allowedHosts: true
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue