Skip to content
Snippets Groups Projects
Commit 6df211f0 authored by Andreas Schieberle's avatar Andreas Schieberle
Browse files

fix base url

parent 92416f6d
No related branches found
No related tags found
No related merge requests found
Pipeline #145627 passed
......@@ -4,5 +4,5 @@ import react from '@vitejs/plugin-react'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: "/consent-generator/"
base: "/gesundfdm-consent-generator/"
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment