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 00b1b62 commit 9989284Copy full SHA for 9989284
vite.config.js
@@ -3,5 +3,6 @@ import react from '@vitejs/plugin-react'
3
4
export default defineConfig({
5
plugins: [react()],
6
+ homepage: "https://github.com/containers/ramalama.ai",
7
base: '/',
8
})
0 commit comments