mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-12 06:17:27 -08:00
UI: Make mantime UI assets relative
Signed-off-by: Jesus Vazquez <jesusvzpg@gmail.com>
This commit is contained in:
parent
a0f26febc2
commit
cb4bc5e786
|
@ -3,6 +3,7 @@ import react from "@vitejs/plugin-react";
|
|||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: '',
|
||||
plugins: [react()],
|
||||
server: {
|
||||
proxy: {
|
||||
|
|
Loading…
Reference in a new issue