Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Setup docs drift: docker-compose and DATABASE_URL missing from README #526

Description

@ariesadonis

Setup doc drift found

Running a scan that compares docker-compose.yml against README docs to find gaps that break local setup.

Finding #1 — Services not documented docker-compose.yml defines peppermint and peppermint_postgres services but README has no mention of docker compose up.

Proposed patch — add to Setup section:

docker compose up -d

Finding #2 — Env var missing .env.example defines DATABASE_URL as local-required but it's missing from README (which documents the older DB_HOST, DB_USERNAME, DB_PASSWORD pattern).

Proposed patch — add to Environment Setup:

  • DATABASE_URL

Confidence: HIGH on both. Happy to open a PR if useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions