Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
drupal/drush/sites
14
drupal/drush/sites/self.site.yml
Normal file
14
drupal/drush/sites/self.site.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue