minio/docs/federation/lookup/Corefile.example
2019-10-01 22:23:08 +05:30

11 lines
216 B
Plaintext

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