From c471aa4098f2004d67fbe783637a304b4389d5e8 Mon Sep 17 00:00:00 2001 From: bach Date: Fri, 1 Oct 2021 11:18:44 +0200 Subject: [PATCH] fixed uri in drush config --- drush/drush.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drush/drush.yml b/drush/drush.yml index c2ea643..4295870 100644 --- a/drush/drush.yml +++ b/drush/drush.yml @@ -7,4 +7,4 @@ # # options: - uri: 'http://materio.com' + uri: 'https://materio.com'