change lb service config dir
This commit is contained in:
parent
acec4060c4
commit
53dab29f12
|
@ -8,7 +8,7 @@ services:
|
|||
- "443:443"
|
||||
volumes:
|
||||
- "./data/certificates:/certificates"
|
||||
- "./config/lb:/usr/local/etc/haproxy"
|
||||
- "./lb:/usr/local/etc/haproxy"
|
||||
depends_on:
|
||||
- "certbot"
|
||||
restart: always
|
||||
|
|
Loading…
Reference in a new issue