Skip to content

Commit 19d64c1

Browse files
committed
add base
Signed-off-by: Jess Chitas <[email protected]>
1 parent 9989284 commit 19d64c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ import react from '@vitejs/plugin-react'
44
export default defineConfig({
55
plugins: [react()],
66
homepage: "https://github.com/containers/ramalama.ai",
7-
base: '/',
7+
base: '/ramalama.ai/',
88
})

0 commit comments

Comments
 (0)