forked from spinesystemspublic/documentation
Update dns-over-https.md
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
|||||||
# DoH Server
|
# DoH Server
|
||||||
|
|
||||||
# Note!
|
## Note!
|
||||||
|
|
||||||
This setup verified partially only. It is slightly better than blocking, but likely DOH clients will refuse to work due certificate mismatch.
|
This setup verified partially only. It is slightly better than blocking, but likely DOH clients will refuse to work due certificate mismatch.
|
||||||
|
|
||||||
# Installing/updating unbound
|
## Installing/updating unbound
|
||||||
|
|
||||||
1. Update typical docker image `docker pull alpinelinux/unbound`
|
1. Update typical docker image `docker pull alpinelinux/unbound`
|
||||||
2. You might beed to do in some cases `docker-compose build --no-cache` in directory of unbound docker-compose.yml
|
2. You might beed to do in some cases `docker-compose build --no-cache` in directory of unbound docker-compose.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user