mirror of
https://github.com/minio/minio.git
synced 2025-01-18 18:23:16 -05:00
853ea371ce
- Supports centralized `config.json` - Supports centralized `bucket` service records for client lookups - implement a new proxy forwarder
11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
. {
|
|
etcd churchofminio.com {
|
|
endpoint http://localhost:2379 http://localhost:4001
|
|
upstream /etc/resolv.conf
|
|
}
|
|
debug
|
|
prometheus
|
|
cache 160 churchofminio.com
|
|
loadbalance
|
|
proxy . /etc/resolv.conf
|
|
} |