bundle:/element-web install yarn from npm instead of apt
This commit is contained in:
parent
ea73de81e5
commit
3c5e778016
2 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,6 @@ def nginx_config(metadata):
|
|||
'vhosts': {
|
||||
metadata.get('element-web/url'): {
|
||||
'webroot': '/var/www/{}/webapp/'.format(metadata.get('element-web/url')),
|
||||
'extras': True,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue