Skip to content

Commit b68587a

Browse files
Channle sevice i https hence making default hostname as https (#113)
1 parent 8144358 commit b68587a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ operations-app:
3838
batch-transaction: "/api/v1/batch/transactions"
3939

4040
channel:
41-
hostname: "http://ph-ee-connector-channel"
41+
hostname: "https://ph-ee-connector-channel"
4242

4343
cloud:
4444
aws:

0 commit comments

Comments
 (0)