diff --git a/lib/daemon/daemon_config.pl b/lib/daemon/daemon_config.pl index c980f5a..564073e 100644 --- a/lib/daemon/daemon_config.pl +++ b/lib/daemon/daemon_config.pl @@ -1,3 +1,3 @@ #!/usr/bin/perl -destination_ip => 'http://192.168.10.66:5000', \ No newline at end of file +destination_ip => '', # Add url for dashboard here \ No newline at end of file diff --git a/lib/daemon/otp_dashboard.pl b/lib/daemon/production_dashboard.pl similarity index 100% rename from lib/daemon/otp_dashboard.pl rename to lib/daemon/production_dashboard.pl