self.site.yml 342 B

1234567891011121314
  1. # Edit or remove this file as needed.
  2. # Docs at https://github.com/drush-ops/drush/blob/master/examples/example.site.yml
  3. #prod:
  4. # host: prod.domain.com
  5. # user: www-admin
  6. # root: /path/to/drupal
  7. # uri: http://www.example.com
  8. #
  9. #stage:
  10. # host: stage.domain.com
  11. # user: www-admin
  12. # root: /path/to/drupal
  13. # uri: http://stage.example.com