Files
coins/.env.example
T
luis 37ff3dc924
Build and Deploy / build-deploy (push) Successful in 28s
Reimplemented (but better)
2026-06-12 16:29:28 +01:00

10 lines
316 B
Bash

# Port exposed by the BE compose stack on the host. Caddy reverse-proxies /api/* here.
HOST_PORT=3000
# Host path bind-mounted into the container at /app/data.
# Must contain catalogue.db, atlases/, flags/.
DATA_DIR=./data
# Ingest pipeline only (bun run ingest). Not read by the deployed server.
NUMISTA_API_KEY=