Skip to content

Commit ab044fd

Browse files
authored
Merge pull request #3567 from nextcloud/fix/3566/fix-haproxy
2 parents b0eabb8 + 36acb8e commit ab044fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Containers/docker-socket-proxy/haproxy.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Inspiration: https://github.com/Tecnativa/docker-socket-proxy/blob/master/haproxy.cfg
22

3+
global
4+
maxconn 10
5+
36
defaults
47
timeout connect 10s
58
timeout client 10s

0 commit comments

Comments
 (0)