We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9989284 commit 19d64c1Copy full SHA for 19d64c1
vite.config.js
@@ -4,5 +4,5 @@ import react from '@vitejs/plugin-react'
4
export default defineConfig({
5
plugins: [react()],
6
homepage: "https://github.com/containers/ramalama.ai",
7
- base: '/',
+ base: '/ramalama.ai/',
8
})
0 commit comments