mirror of
https://github.com/9x/sheetmusictrainer.git
synced 2026-09-02 09:34:33 +02:00
Configure custom domain sight-reading.de
This commit is contained in:
@@ -5,5 +5,5 @@ import react from '@vitejs/plugin-react'
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
// IMPORTANT: Replace 'sheet-music-trainer' with your GitHub repository name
|
||||
base: '/sheetmusictrainer/',
|
||||
base: '/',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user