Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
Disable TLS (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwalach authored Apr 16, 2019
1 parent 4cde351 commit cfbab41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ azure:
environment: AzurePublicCloud

tls:
enabled: true
enabled: false

## Basic auth credentials that can later be used to access this broker
basicAuth:
Expand Down

0 comments on commit cfbab41

Please sign in to comment.