# Shellery configuration # # cp .env.example .env # # Every value below is the built-in default, so an unedited copy changes # nothing. .env is read from the working directory and is gitignored. # # Precedence: command line flags > environment > .env > these defaults. # # Plain KEY=VALUE only. Do NOT quote values: this file is also usable as # `podman run --env-file .env`, which would treat quotes as part of the value. # Spaces are fine unquoted, e.g. GALLERY_TITLE=Holiday 2026 # Page title. Used for both