mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-25 17:14:57 +02:00
fix(relay): add seed-chokepoint-flows.mjs to Dockerfile.relay COPY list
This commit is contained in:
@@ -23,6 +23,7 @@ COPY scripts/ais-relay.cjs ./scripts/ais-relay.cjs
|
||||
COPY scripts/_proxy-utils.cjs ./scripts/_proxy-utils.cjs
|
||||
COPY scripts/_seed-utils.mjs ./scripts/_seed-utils.mjs
|
||||
COPY scripts/seed-climate-news.mjs ./scripts/seed-climate-news.mjs
|
||||
COPY scripts/seed-chokepoint-flows.mjs ./scripts/seed-chokepoint-flows.mjs
|
||||
|
||||
# Shared helper required by the relay (rss-allowed-domains.cjs)
|
||||
COPY shared/ ./shared/
|
||||
|
||||
Reference in New Issue
Block a user