Archive Working with Workspace
This commit is contained in:
parent
3f3260764e
commit
9b9d15a0e0
17 changed files with 0 additions and 0 deletions
11
archive/working-with-workspace/code/confd.txt
Normal file
11
archive/working-with-workspace/code/confd.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
attributes:
|
||||
drupal:
|
||||
docroot: web
|
||||
|
||||
command('apply config'): |
|
||||
#!php
|
||||
$ws->confd('workspace:/confd')->apply();
|
||||
|
||||
confd('workspace:/confd'):
|
||||
- src: 'vhost.conf'
|
||||
dst: 'workspace:/.my127ws/docker/nginx/default.conf'
|
Loading…
Add table
Add a link
Reference in a new issue