I already have something running on port 3000 and since grafana is trying to bind to it, I have to change the compose to say 8181:8181 but that does not seem to be working as grafana is seemingly unware of the change :(
Environment
macos with intel CPU
Relevant log output
none, but basically the port designation in the compose is not trickling down to the grafana container config so grafana is still trying to listen to :3000
What happened?
I already have something running on port 3000 and since grafana is trying to bind to it, I have to change the compose to say 8181:8181 but that does not seem to be working as grafana is seemingly unware of the change :(
Environment
macos with intel CPU
Relevant log output
docker-compose.yml