deployment: Typo nginx
This commit is contained in:
parent
c20e576f8e
commit
ff35adf607
@ -29,7 +29,7 @@ http {
|
||||
|
||||
server_tokens off;
|
||||
|
||||
client_max_body_size {client_max_body_size}
|
||||
client_max_body_size {client_max_body_size};
|
||||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/vhost.d/*.conf;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user