Support hopefully upcoming logging

See https://github.com/docker-library/haproxy/pull/39.
This commit is contained in:
Jairo Llopis 2017-03-31 13:33:09 +02:00
parent 0014ddf65e
commit 0715eb786b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
global
log 127.0.0.1 local2
log /dev/log local0
pidfile /run/haproxy.pid
maxconn 4000