diff --git a/images/openwisp_dashboard/module_settings.py b/images/openwisp_dashboard/module_settings.py index 6c092abf..1a5a17ce 100644 --- a/images/openwisp_dashboard/module_settings.py +++ b/images/openwisp_dashboard/module_settings.py @@ -108,6 +108,5 @@ OPENWISP_NETWORK_TOPOLOGY_API_BASEURL = API_BASEURL OPENWISP_NOTIFICATIONS_HOST = API_BASEURL OPENWISP_CONTROLLER_API_HOST = API_BASEURL -OPENWISP_MONITORING_API_BASEURL = API_BASEURL OPENWISP_FIRMWARE_API_BASEURL = API_BASEURL OPENWISP_RADIUS_API_BASEURL = API_BASEURL