Hi, Using the environment variable to set `dnsmasq_lines` as per documentation, `docker compose` throws a validation error: > [...] dnsmasq_lines must be a boolean, null, number or string. However the documentation says it can be an array.