688 B
raw
# Production .env for heartwood (drop in next to docker-compose.yml).
# All values shown are defaults; the only one you'll normally want to
# override is BASE_URL when running behind a reverse proxy on a custom path.
# HTTP port the binary listens on inside the container (Caddy reaches us
# by name on the bythewood-edge network).
PORT=8000
# Where the bare repos live on the host. Mounted into the container in
# docker-compose.yml as a read-only bind.
HEARTWOOD_REPO_ROOT=/srv/git
# Public origin used for clone URLs and atom feed self-links.
HEARTWOOD_CLONE_BASE=https://heartwood.bythewood.me
# Optional cosmetics.
HEARTWOOD_TITLE=heartwood
HEARTWOOD_TAGLINE=every commit a ring