add better aliases file
This commit is contained in:
parent
d69b6a9897
commit
e821536276
1 changed files with 14 additions and 0 deletions
14
drush/sites/self.site.yml
Normal file
14
drush/sites/self.site.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
live:
|
||||
host: drutopia.org
|
||||
paths:
|
||||
drush-script: /home/geo_live/site/vendor/bin/drush
|
||||
root: /home/geo_live/site/web
|
||||
uri: 'https://geo-live.drutopia.org/'
|
||||
user: geo_live
|
||||
test:
|
||||
host: drutopia.org
|
||||
paths:
|
||||
drush-script: /home/geo_test/site/vendor/bin/drush
|
||||
root: /home/geo_test/site/web
|
||||
uri: 'https://geo-test.drutopia.org/'
|
||||
user: geo_test
|
Loading…
Add table
Reference in a new issue