Skip to main content

Environment Variables

Each service reads its own environment variables. In the bundled docker-compose.yml every value is supplied inline in the service's environment: block. There is no .env file. The values that ship in the repo are development defaults; edit the block for the service you want to change.

The bundled defaults (devpassword, dev-secret-key-32-bytes-long-!!!, etc.) are placeholders for local evaluation. Replace every secret before exposing the stack. See Operations.

There is one page per service: