You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docker-dns/.env

22 lines
320 B

# Global (optional)
LOCAL_STACK_DIR=/srv/docker/volumes/dns
TZ=Europe/Berlin
3 years ago
# dnscrypt-server (optional)
DCRS_IMG=
DCRS_TAG=
DCRS_CONTAINER_NAME=
DCRS_RESTART=
# unbound (optional)
UB_IMG=
UB_TAG=
UB_CONTAINER_NAME=
UB_RESTART=
# doh (optional)
DOH_BLD_NGINX_IMG=
DOH_BLD_NGINX_TAG=
DOH_CONTAINER_NAME=
DOH_RESTART=