Only need haproxy for haproxy metrics

This commit is contained in:
Samuel Clay 2022-01-04 12:39:23 -05:00
parent 213b60bcd6
commit 4d3202c038

View file

@ -84,9 +84,7 @@ services:
ports: ports:
- 5599:5569 - 5599:5569
depends_on: depends_on:
- db_mongo - haproxy
- newsblur_web
- nginx
volumes: volumes:
- ${PWD}:/srv/newsblur - ${PWD}:/srv/newsblur