forked from supernets/inspircd
fix volume mount for haproxy
This commit is contained in:
parent
9a211eb3b1
commit
1afa46fa4d
@ -5,3 +5,5 @@ services:
|
||||
context: .
|
||||
image: haproxy
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- ./haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg:ro
|
||||
|
Loading…
Reference in New Issue
Block a user