Node red + Grafana

Hi to everyone. My name is Andrea and i have made a dashborad with integrated Grafana charts.
Dashboard work good, but i have a problem when in want to see it from another PC.
See the img under:

From local pc 127.0.0.1.1880/ui

From remote pc

When i see dashboard from another pc, the frame where i can see grafana chart show message "connection denied from 127.1.1.1"

Is there someone that can help me?

TK

Welcome to the forum @biniandrea84

In the frame You need to specify the IP address of the machine running grafana. I suspect you have put localhost or something similar, which means the browser will look for grafana locally rather than on the first machine.