I set up a firewall rule to intercept all dns requests in the lan network to my Pi-hole, and to avoid a loop I added its ip to the exception. But it also intercepts dns requests from my docker containers, which breaks some functions. How can I add the Docker subnet to the exception along with the IP of my Pi-hole?