Merge "haproxy: map in config as ro"

This commit is contained in:
Zuul 2021-12-01 18:45:58 +00:00 committed by Gerrit Code Review
commit 45045ae521
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ services:
network_mode: host
volumes:
- /dev/log:/dev/log
- /var/haproxy/etc:/usr/local/etc/haproxy
- /var/haproxy/etc:/usr/local/etc/haproxy:ro
- /var/haproxy/run:/var/haproxy/run
logging:
driver: syslog