Skip to content

Commit

Permalink
update base in vitee
Browse files Browse the repository at this point in the history
  • Loading branch information
KordyD committed Feb 23, 2024
1 parent d6cd3e9 commit 1654f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ export default defineConfig({
'@': path.resolve(__dirname, './src'),
},
},
base: '/',
base: '/DonorSearch-Module',
});

0 comments on commit 1654f1c

Please sign in to comment.