Update ApiDocs and HistoryCharts components; enhance PollutionMap with heat layer and toggle Voronoi visibility
This commit is contained in:
@@ -5,7 +5,7 @@ import cleanPlugin from 'vite-plugin-clean'
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
server: {
|
||||
host: "localhost",
|
||||
host: "0.0.0.0",
|
||||
port: 3000,
|
||||
},
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user