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:
1
public/CNAME
Normal file
1
public/CNAME
Normal file
@@ -0,0 +1 @@
|
|||||||
|
sight-reading.de
|
||||||
@@ -5,5 +5,5 @@ import react from '@vitejs/plugin-react'
|
|||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
plugins: [react()],
|
plugins: [react()],
|
||||||
// IMPORTANT: Replace 'sheet-music-trainer' with your GitHub repository name
|
// IMPORTANT: Replace 'sheet-music-trainer' with your GitHub repository name
|
||||||
base: '/sheetmusictrainer/',
|
base: '/',
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user