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