|
|
|
@ -300,7 +300,7 @@ services: |
|
|
|
haproxy: |
|
|
|
restart: always |
|
|
|
container_name: "${LOAD_BALANCER_NAME}" |
|
|
|
image: thingsboard/haproxy-certbot:1.3.0 |
|
|
|
image: thingsboard/haproxy-certbot:2.2.31-alpine3.18 |
|
|
|
volumes: |
|
|
|
- ./haproxy/config:/config |
|
|
|
- ./haproxy/letsencrypt:/etc/letsencrypt |
|
|
|
|