changes on frontend
This commit is contained in:
@@ -7,7 +7,7 @@ import os from 'os'
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
server: {
|
||||
port: 8080,
|
||||
port: 5173,
|
||||
},
|
||||
plugins: [react(), cleanPlugin()],
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user