mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Only need haproxy for haproxy metrics
This commit is contained in:
parent
213b60bcd6
commit
4d3202c038
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue