Grafana version : 8.3.10
Operating System : Windows 10
I have pulled the grafana via docker and it is running as a docker a container in one windows machine.
I have grafana dashboard created in one windows machine and i want to access the same grafana dashboard on another windows machine.
I have made the IP address public, and i am able to ping the windows machine from another windows machine.
I have created Inbound and Outbound rules and enabled the connections.
When i try to call the grafana dashboard using http://{IP address}:3000 i am getting a timeout error Please help me to resolve the issue.