Skip to content

Commit

Permalink
fix 404
Browse files Browse the repository at this point in the history
  • Loading branch information
cutbypham authored Mar 5, 2024
1 parent 6e5e994 commit dea0ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { compression } from 'vite-plugin-compression2'

// https://vitejs.dev/config/
export default defineConfig({
base: "https://thuantanphamfilms.github.io/chat-bubbles-for-youtube",
base: "https://brokenricefilms.github.io/chat-bubbles-for-youtube",
server: {
port: 3000
},
Expand Down

0 comments on commit dea0ee9

Please sign in to comment.