test(ci): fix path to cert dir

This commit is contained in:
Zaiming Shi 2021-06-03 19:49:51 +02:00
parent 36e3675d54
commit 0431c64708
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
- emqx2
volumes:
- ./haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
- ../../etc/certs:/usr/local/etc/haproxy/certs
- ../../apps/emqx/etc/certs:/usr/local/etc/haproxy/certs
ports:
- "18083:18083"
# - "1883:1883"