{
    auto_https off
    admin off
}

eth.local.ar:80 {
    reverse_proxy docs:80
}

minio.eth.local.ar:80 {
    reverse_proxy minio:9001
}
