remove extraneous semi-colon
This commit is contained in:
parent
b9bd448122
commit
d31cd34303
@ -115,7 +115,7 @@
|
|||||||
add_header X-Cached $upstream_cache_status;
|
add_header X-Cached $upstream_cache_status;
|
||||||
tcp_nodelay on;
|
tcp_nodelay on;
|
||||||
}
|
}
|
||||||
- error_page 404 500 501 502 503 504 /500.html;
|
- error_page 404 500 501 502 503 504 /500.html
|
||||||
nginx_configs:
|
nginx_configs:
|
||||||
gzip:
|
gzip:
|
||||||
- gzip on
|
- gzip on
|
||||||
|
Loading…
Reference in New Issue
Block a user