Merge "haproxy: map in config as ro"
This commit is contained in:
commit
45045ae521
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user