added uri in drush config
This commit is contained in:
parent
5dae8b6f09
commit
7a36bfb674
|
@ -4,3 +4,7 @@
|
|||
# Docs at https://github.com/drush-ops/drush/blob/master/examples/example.drush.yml
|
||||
#
|
||||
# Edit or remove this file as needed.
|
||||
#
|
||||
#
|
||||
options:
|
||||
uri: 'http://materio.com'
|
||||
|
|
Loading…
Reference in New Issue