14 lines
341 B
YAML
14 lines
341 B
YAML
|
# Edit or remove this file as needed.
|
||
|
# Docs at https://github.com/drush-ops/drush/blob/master/examples/example.site.yml
|
||
|
|
||
|
#prod:
|
||
|
# host: prod.domain.com
|
||
|
# user: www-admin
|
||
|
# root: /path/to/drupal
|
||
|
# uri: http://www.example.com
|
||
|
#
|
||
|
#stage:
|
||
|
# host: stage.domain.com
|
||
|
# user: www-admin
|
||
|
# root: /path/to/drupal
|
||
|
# uri: http://stage.example.com
|