Updated docker compose.yml (markdown)

Alex Grin 2023-01-12 09:58:45 -05:00
parent af659feecf
commit 5ee033ffad

@ -7,6 +7,7 @@ volumes:
lbry_rocksdb:
external: true
es01:
external: true
services:
lbcd:
@ -59,6 +60,7 @@ services:
- "--daemon_url=http://lbry:lbry@127.0.0.1:9245"
- "--max_query_workers=2"
- "--index_address_statuses"
- "--db_max_open_files=32"
scribe_elastic_sync: