···4747 export PDS_EMAIL_SMTP_URL="smtp://localhost:1025"
4848 export PDS_EMAIL_FROM_ADDRESS="noreply@pds.example.org"
49495050+ # Configure PLC server URL to use local Caddy-proxied server
5151+ export PDS_DID_PLC_URL="https://plc.example.org:8444"
5252+5053 ${pkgs.bluesky-pds}/bin/pds
5154''