Add bluesky pds
This commit is contained in:
5
bluesky-pds/.env.example
Normal file
5
bluesky-pds/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
PDS_JWT_SECRET=<secret>
|
||||
PDS_ADMIN_PASSWORD=<password>
|
||||
PDS_PLC_ROTATION_KEY_K256_PRIVATE_KEY_HEX=<private_key_hex>
|
||||
PDS_EMAIL_SMTP_URL=<smtp://username@gmail.com:password@smtp.gmail.com:587>
|
||||
PDS_MODERATION_EMAIL_SMTP_URL=<smtp://username@gmail.com:password@smtp.gmail.com:587>
|
Reference in New Issue
Block a user