Prometheus gem having access denied to localhost:3000
I’m doing a project that uses docker to create an app to send SMS via Twilio.
The project is build using Rails.
Right now, my docker-compose build 3 containers: Postgres, Prometheus and web-service.