UI: Make mantime UI assets relative

Signed-off-by: Jesus Vazquez <jesusvzpg@gmail.com>
This commit is contained in:
Jesus Vazquez 2024-09-24 15:28:04 +02:00
parent a0f26febc2
commit cb4bc5e786
No known key found for this signature in database
GPG key ID: E2492C7B8442A95B

View file

@ -3,6 +3,7 @@ import react from "@vitejs/plugin-react";
// https://vitejs.dev/config/
export default defineConfig({
base: '',
plugins: [react()],
server: {
proxy: {