# The name you registered in the Pit. Caddy matches on it; nothing resolves it # locally. MOSHPIT_NAME=foo.whatever # Where Bun listens. Loopback only — Caddy is the sole client. HOST=127.0.0.1 PORT=3000 # Leave both unset to use a local SQLite file at DB_PATH. DB_PATH=./data/app.db # Set both to use Turso instead. A URL without a token is refused at startup. # TURSO_DATABASE_URL=libsql://your-db-your-org.turso.io # TURSO_AUTH_TOKEN=