mirror of
https://github.com/minio/minio.git
synced 2024-12-31 17:43:21 -05:00
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
port: 14225
|
|
net: localhost
|
|
|
|
tls {
|
|
cert_file: "./testdata/contrib/certs/nats_server_cert.pem"
|
|
key_file: "./testdata/contrib/certs/nats_server_key.pem"
|
|
}
|