Tweak example configs

main
Max Ignatenko 2024-04-13 18:56:14 +01:00
parent a746fd7120
commit c09052eb4c
2 changed files with 13 additions and 2 deletions

View File

@ -0,0 +1,11 @@
# See https://docs.docker.com/compose/multiple-compose-files/merge/ for how
# exactly these overrides get applied to the main file.
# tl;dr: strings and numbers get overwritten, lists get concatenated
services:
record-indexer:
environment:
INDEXER_WORKERS: 15
consumer:
environment:
CONSUMER_RELAYS: "https://bsky.network"

View File

@ -1,3 +1,3 @@
POSTGRES_PASSWORD='some password' POSTGRES_PASSWORD='some password'
DATA_DIR=/path/to/storage/dir DATA_DIR=
CSV_DIR=/path/to/csv/export/dir CSV_DIR=