mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-04-13 11:40:41 +02:00
update
This commit is contained in:
parent
cef39dacca
commit
c851cf8e16
@ -1,10 +1,11 @@
|
||||
dnscrypt-server:
|
||||
image: jedisct1/dnscrypt-server
|
||||
container_name: dnscrypt-server
|
||||
# command: init -N easypi.pro -E 192.168.1.1:443
|
||||
# command: init -N easypi.pro -E 192.168.1.1:443 -M 0.0.0.0:9100 -A
|
||||
ports:
|
||||
- "443:443/tcp"
|
||||
- "443:443/udp"
|
||||
- "9100:9100/tcp"
|
||||
volumes:
|
||||
- ./data:/opt/encrypted-dns/etc/keys
|
||||
ulimits:
|
||||
|
Loading…
x
Reference in New Issue
Block a user