diff --git a/PV_Forecast_plotmemory/module.html b/PV_Forecast_plotmemory/module.html index cf3e1c2..be31056 100644 --- a/PV_Forecast_plotmemory/module.html +++ b/PV_Forecast_plotmemory/module.html @@ -64,7 +64,7 @@ const endpoint = `${location.protocol}//${location.host}` + - `/hook/solcastcompare?instance=${instanceId}&action=data`; + `/hook/solcastcompare_plotmemory?instance=${instanceId}&action=data`; let chart;