minio/docs/federation/lookup/Corefile.example
2018-06-09 14:00:11 +05:30

11 lines
214 B
Plaintext

. {
etcd churchofminio.com {
endpoint http://localhost:2379 http://localhost:4001
upstream /etc/resolv.conf
}
debug
prometheus
cache 160 mydomain.com
loadbalance
proxy . /etc/resolv.conf
}