deployment: Typo nginx

pull/609/head
cruizba 2021-02-05 11:33:39 +01:00
parent c20e576f8e
commit ff35adf607
1 changed files with 1 additions and 1 deletions

View File

@ -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;