feat: rename product to Screened, add PRODUCT_NAME constant to domain

This commit is contained in:
2026-05-12 15:42:24 +02:00
parent 722b09e400
commit f2e3a876dc
9 changed files with 31 additions and 26 deletions

View File

@@ -53,7 +53,7 @@ EVENT_BUS_BACKEND=db
# EVENT_BUS_BACKEND=nats
# NATS_URL=nats://localhost:4222
# NATS_MODE=jetstream # "jetstream" (default, at-least-once) or "core" (fire-and-forget)
# NATS_SUBJECT_PREFIX=movies-diary.events
# NATS_SUBJECT_PREFIX=screened.events
# NATS_STREAM_NAME=MOVIES_DIARY_EVENTS
# NATS_CONSUMER_NAME=worker