Changing Speedtest DNS Configuration? #453
-
Hey all, I am pretty new to working with docker containers and I have run into a question I am having trouble googling my way out of. I want to change the speedtest to use a different IP for it's DNS resolution instead of the local host. Essentially, I want it pointing at my secondary PiHole so it does not throw off my main PiHole dashboard metrics. I am guessing I would need to change a configuration in the Prometheus container but I haven't the slightest clue as to where to start with that. Anyone have an idea how I would go about this or is there an easier way to fix the problem I am trying to solve? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Isn't that something you can specify in the docker-compose for the specific service? See the following discussion: https://stackoverflow.com/questions/41717180/docker-compose-container-using-host-dns-server |
Beta Was this translation helpful? Give feedback.
Isn't that something you can specify in the docker-compose for the specific service?
See the following discussion: https://stackoverflow.com/questions/41717180/docker-compose-container-using-host-dns-server