Cilenco
Cilenco
Thank you for your help, I got it work now :) Again just to be sure: Everyone with the ClientId could use my AdGuard as a DNS server then right?...
With docker compose you can also do: ```yml services: pebble: build: context: https://github.com/letsencrypt/pebble.git#v2.4.0 dockerfile: docker/pebble/linux.Dockerfile ``` More information about this can be found [here](https://docs.docker.com/engine/reference/commandline/build/#git-repositories). Since the build context expects a...
More details as requested below. The version I'm using is `1.4.0-21-g41c7646` Config in working state ```nginx nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is...
Yes it does work now with the latest image. Thank you for the fix!
Very glad I found this, disabling private DNS resolvers worked for me. However, I would love to see this fixed, not sure how to help with data tho