Skip to content

Commit

Permalink
config updatet endpoint'
Browse files Browse the repository at this point in the history
  • Loading branch information
Lor3wp committed Nov 21, 2023
1 parent 5beb98d commit 238d122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import react from '@vitejs/plugin-react'

// https://vitejs.dev/config/
export default defineConfig({
base: '/HsyTrailer/', // gh pages base config
base: '/', // gh pages base config
plugins: [react()],
});

0 comments on commit 238d122

Please sign in to comment.