mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-30 09:45:18 +01:00
update dns
This commit is contained in:
@@ -2,6 +2,9 @@ version: "3.8"
|
||||
services:
|
||||
dnscrypt-proxy:
|
||||
image: vimagick/dnscrypt-proxy
|
||||
build:
|
||||
args:
|
||||
- DNSCRYPT_PROXY_ARCH=x86_64
|
||||
ports:
|
||||
- "53:53/tcp"
|
||||
- "53:53/udp"
|
||||
|
||||
Reference in New Issue
Block a user