mirror of
https://github.com/minio/minio.git
synced 2025-12-08 16:53:11 -05:00
Revert "deprecate embedded browser (#12163)"
This reverts commit 736d8cbac4.
Bring contrib files for older contributions
This commit is contained in:
7
pkg/event/target/testdata/contrib/nats_tls.conf
vendored
Normal file
7
pkg/event/target/testdata/contrib/nats_tls.conf
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
port: 14225
|
||||
net: localhost
|
||||
|
||||
tls {
|
||||
cert_file: "./testdata/certs/nats_server_cert.pem"
|
||||
key_file: "./testdata/certs/nats_server_key.pem"
|
||||
}
|
||||
Reference in New Issue
Block a user