Skip to content

Commit 4f7b172

Browse files
committed
Create proxy.conf
nginx-proxy/nginx-proxy#694 (comment) Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent a4f9a68 commit 4f7b172

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

volumes/conf.d/proxy.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
proxy_buffer_size 128k;
2+
proxy_buffers 4 256k;
3+
proxy_busy_buffers_size 256k;

0 commit comments

Comments
 (0)