mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
fix socket permissions permissions
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -38,6 +38,6 @@ ENV ALLOW_RESTARTS=1 \
|
||||
VOLUMES=1
|
||||
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
|
||||
|
||||
USER haproxy:root
|
||||
USER root
|
||||
|
||||
HEALTHCHECK CMD nc -z 127.0.0.1 2375 || exit 1
|
||||
|
||||
Reference in New Issue
Block a user