mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +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:
|
||||
- 5599:5569
|
||||
depends_on:
|
||||
- db_mongo
|
||||
- newsblur_web
|
||||
- nginx
|
||||
- haproxy
|
||||
volumes:
|
||||
- ${PWD}:/srv/newsblur
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue