Skip to content

Commit

Permalink
Adding general user service
Browse files Browse the repository at this point in the history
  • Loading branch information
basshamut committed Jul 1, 2024
1 parent 3ae2f8f commit 9347745
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,5 @@ export default defineConfig({
proxy: {
'/api': 'http://localhost:5000',
},
},
env: {
VITE_API_URL: process.env.VITE_API_URL,
}
})

0 comments on commit 9347745

Please sign in to comment.