fhirworx.io {
    hosts /etc/coredns/hosts {
        fallthrough
    }
    log
}

. {
    forward . 1.1.1.1 8.8.8.8
    cache 300
}
