mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 12:40:24 +03:00
9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
port: 14227
|
|
net: localhost
|
|
|
|
tls {
|
|
cert_file: "./testdata/contrib/certs/nats_server_cert.pem"
|
|
key_file: "./testdata/contrib/certs/nats_server_key.pem"
|
|
handshake_first: true
|
|
}
|