Docker setup work
This commit is contained in:
@@ -5,8 +5,12 @@ import { defineConfig } from "vite"
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
server: {
|
||||
port: 80,
|
||||
},
|
||||
|
||||
plugins: [
|
||||
TanStackRouterVite(),
|
||||
react(),
|
||||
]
|
||||
],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user