Read-it-later social network
at main 3 lines 144 B view raw
1# Generated using `openssl rand -base64 32` 2# Used to encrypt the DID stored in the cookies 3ENCRYPTION_PASSWORD=<generated base 64 string here>