Update haproxy to run as user haproxy
[aai/aai-common.git] / aai-common-docker / aai-haproxy-image / src / main / docker / haproxy.cfg
index a8da55c..9f53e71 100644 (file)
@@ -2,8 +2,6 @@ global
         log /dev/log    local0
         stats socket /usr/local/etc/haproxy/haproxy.socket mode 660 level admin
         stats timeout 30s
-        user haproxy
-        group haproxy
         daemon
         #################################
         # Default SSL material locations#