Skip to content

Commit

Permalink
Update mcs tls with minio doc (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alevsk authored Jul 17, 2020
1 parent 44551ac commit 76f7c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ export MCS_MINIO_SERVER=http://localhost:9000

```
...
export MCS_MINIO_SERVER_TLS_SKIP_VERIFICATION=on
export MCS_MINIO_SERVER_TLS_ROOT_CAS=<certificate_file_name>
export MCS_MINIO_SERVER=https://localhost:9000
./mcs server
```
Expand Down

0 comments on commit 76f7c54

Please sign in to comment.