aboutsummaryrefslogtreecommitdiff
path: root/debug/nginx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debug/nginx.conf')
-rw-r--r--debug/nginx.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/debug/nginx.conf b/debug/nginx.conf
index 1ff0baf..dd560b1 100644
--- a/debug/nginx.conf
+++ b/debug/nginx.conf
@@ -19,6 +19,8 @@ http {
gzip off;
+ proxy_temp_path /tmp;
+
server {
listen 8080;