# English Requirements: - Dnsmasq must be integrated as you can see in the README tutorial. - Open ports will be tcp/udp 53 and udp 67 - Once a day the `update` command must be run. - A `Dockerfile` and a `compose.yaml` will be defined. - `URL_DNS_LIST_CUSTOM` will be an environment variable. # Spanish Requisitos: - Debe estar integrado Dnsmasq tal como se muestra en el tutorial del README. - Los puertos abiertos serán tcp/udp 53 y udp 67 - Una vez al día debe ejecutarse el comando `update`. - Se definirá un `Dockerfile` y un `compose.yaml`. - `URL_DNS_LIST_CUSTOM` será una variable de entorno.
English
Requirements:
updatecommand must be run.Dockerfileand acompose.yamlwill be defined.URL_DNS_LIST_CUSTOMwill be an environment variable.Spanish
Requisitos:
update.Dockerfiley uncompose.yaml.URL_DNS_LIST_CUSTOMserá una variable de entorno.