From 7a36bfb674e1809b0d8b0b6e2579c0736ad6201f Mon Sep 17 00:00:00 2001 From: bach Date: Fri, 1 Oct 2021 11:16:53 +0200 Subject: [PATCH] added uri in drush config --- drush/drush.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drush/drush.yml b/drush/drush.yml index de78500f..c2ea6430 100644 --- a/drush/drush.yml +++ b/drush/drush.yml @@ -3,4 +3,8 @@ # # Docs at https://github.com/drush-ops/drush/blob/master/examples/example.drush.yml # -# Edit or remove this file as needed. \ No newline at end of file +# Edit or remove this file as needed. +# +# +options: + uri: 'http://materio.com'