Archived
Refactor client components and fix layout
This commit is contained in:
@@ -8,6 +8,7 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
port: 5173,
|
||||
strictPort: true,
|
||||
proxy: {
|
||||
"/api": "http://localhost:3000",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user