morpheus

A Matrix client written in Go-QT
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.git
Log | Files | Refs | README | LICENSE

commit 860b66d3b64ebbee1798e3ced2623c67b3f8fd0c
parent 3c3f8cca47aa76ffb6668dd254da573d2dc8ad6b
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Tue, 12 Dec 2017 20:38:01 +0100

Use https in webhook 3/3
Diffstat:
M.circleci/config.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.circleci/config.yml b/.circleci/config.yml @@ -89,4 +89,4 @@ workflows: - prepare notify: webhooks: - - http://riot.nordgedanken.de:4050/services/hooks/Y2lyY2xlY2lfc2VydmljZQ + - https://riot.nordgedanken.de:4050/services/hooks/Y2lyY2xlY2lfc2VydmljZQ