feat(map): ingest audited department zone snapshot

This commit is contained in:
Codex
2026-07-21 12:02:11 +03:00
parent 3446f3edc2
commit 343812b90d
19 changed files with 76785 additions and 105 deletions
+1
View File
@@ -10,6 +10,7 @@ RUN apk add --no-cache su-exec
COPY package.json ./
COPY src ./src
COPY zone-sources ./zone-sources
COPY runtime-entrypoint.mjs /app/runtime-entrypoint.mjs
EXPOSE 18103