unbound-docker
unbound-docker copied to clipboard
The example for unbound + redis doesnt seem right?
Modify unbound.conf to add the following directive:
module-config: "validator cachedb iterator"
But in your docker-compose.yaml it says :
So i gues the example is not as it should be?