Merge branch 'andrusyakka-master-patch-94931' into 'master'
Update deploy/nginx.conf See merge request andrusyakka/urban-couscous!424
This commit is contained in:
@@ -10,7 +10,7 @@ http {
|
||||
'$status $body_bytes_sent "$http_referer" '
|
||||
'"$http_user_agent" "$http_x_forwarded_for"';
|
||||
access_log /dev/stdout;
|
||||
error_log /dev/stdout lower;
|
||||
error_log /dev/stdout;
|
||||
sendfile on;
|
||||
keepalive_timeout 65;
|
||||
gzip_static on;
|
||||
|
||||
Reference in New Issue
Block a user