big update
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"development": false,
|
||||
"defaultMinuteSpan": 60,
|
||||
"reloadIntervalSec": 30,
|
||||
"dataEndpoint": "http://home.djledda.de:4040/climate/api"
|
||||
"dataEndpoint": "http://home.djledda.de/climate/api"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
import {defineConfig} from "vite";
|
||||
|
||||
export default defineConfig({
|
||||
base: "/climate/static",
|
||||
base: "/climate",
|
||||
build: {
|
||||
outDir: "../dist",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user