bw/matrix-dimension remove unneeded metadata
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
07994de66c
commit
b9135aceca
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ def nginx_config(metadata):
|
||||||
'vhosts': {
|
'vhosts': {
|
||||||
'matrix-dimension': {
|
'matrix-dimension': {
|
||||||
'domain': metadata.get('matrix-dimension/url'),
|
'domain': metadata.get('matrix-dimension/url'),
|
||||||
'webroot': '/var/www/{}/webapp/'.format(metadata.get('matrix-dimension/url')),
|
|
||||||
'do_not_set_content_security_headers': True,
|
'do_not_set_content_security_headers': True,
|
||||||
'max_body_size': '50M',
|
'max_body_size': '50M',
|
||||||
'locations': {
|
'locations': {
|
||||||
|
|
Loading…
Reference in a new issue