bundles/ntfy: fix formatting errors
This commit is contained in:
parent
fdfd12683f
commit
8b1ccb760a
2 changed files with 4 additions and 4 deletions
|
@ -60,7 +60,7 @@ def nginx(metadata):
|
|||
'websockets': True,
|
||||
'proxy_read_timeout': '3m',
|
||||
'max_body_size': '20m',
|
||||
'additional_config': {
|
||||
'additional_config': {
|
||||
'proxy_connect_timeout 3m',
|
||||
'proxy_send_timeout 3m',
|
||||
'proxy_request_buffering off',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue