···55555656- `ZDS_PUBLIC_URL`: public PDS origin.
5757- `ZDS_SERVER_DID`: PDS service DID, usually `did:web:<host>`.
5858-- `ZDS_PLC_ROTATION_KEY`: 32-byte secp256k1 private key as 64 lowercase hex
5959- characters. New `did:plc` accounts use this as the PDS rotation authority,
6060- and recommended DID credentials return its `did:key` instead of reusing the
6161- account signing key.
5858+- `ZDS_PLC_ROTATION_KEY`: PDS rotation authority private key. Accepts the
5959+ official PDS 32-byte secp256k1 hex form and the private multikey form emitted
6060+ by PDS Moover. New `did:plc` accounts use this as the PDS rotation authority.
6261- `ZDS_RECOVERY_DID_KEY`: optional recovery `did:key` returned before the PDS
6362 rotation key in recommended DID credentials.
6463- `ZDS_JWT_SECRET`: stable secret for access and refresh JWTs.