SERVER_HOST=127.0.0.1 SERVER_PORT=3000 DATABASE_URL=postgres://postgres:postgres@localhost:5432/pds S3_ENDPOINT=http://objsto:9000 AWS_REGION=us-east-1 S3_BUCKET=pds-blobs AWS_ACCESS_KEY_ID=minioadmin AWS_SECRET_ACCESS_KEY=minioadmin # The public-facing hostname of the PDS PDS_HOSTNAME=localhost:3000 PLC_URL=plc.directory # A comma-separated list of WebSocket URLs for firehose relays to push updates to. # e.g., RELAYS=wss://relay.bsky.social,wss://another-relay.com RELAYS= # Notification Service Configuration # At least one notification channel should be configured for user notifications to work. # Email notifications (via sendmail/msmtp) # MAIL_FROM_ADDRESS=noreply@example.com # MAIL_FROM_NAME=My PDS # SENDMAIL_PATH=/usr/sbin/sendmail # Discord notifications (not yet implemented) # DISCORD_BOT_TOKEN=your-bot-token # Telegram notifications (not yet implemented) # TELEGRAM_BOT_TOKEN=your-bot-token # Signal notifications (not yet implemented) # SIGNAL_CLI_PATH=/usr/local/bin/signal-cli # SIGNAL_PHONE_NUMBER=+1234567890 CARGO_MOMMYS_LITTLE=mister CARGO_MOMMYS_PRONOUNS=his CARGO_MOMMYS_ROLES=daddy CARGO_MOMMYS_EMOTES="🚛/🧱/🚜/🔩/🦺" CARGO_MOMMYS_MOODS=ominous