dockerfiles/proxyhub/fig.yml

8 lines
105 B
YAML

dnscrypt:
image: vimagick/dnscrypt
ports:
- "1080:1080"
dns:
- 127.0.0.1
restart: always