this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update pds .env file

+2
+2
data/pds.env.template
··· 1 1 PDS_HOSTNAME= 2 2 PDS_JWT_SECRET= 3 3 PDS_ADMIN_PASSWORD= 4 + PDS_EMAIL_SMTP_URL= 5 + PDS_EMAIL_FROM_ADDRESS= 4 6 PDS_PLC_ROTATION_KEY_K256_PRIVATE_KEY_HEX= 5 7 PDS_DATA_DIRECTORY=/pds 6 8 PDS_BLOBSTORE_DISK_LOCATION=/pds/blocks