grain.social is a photo sharing platform built on atproto.
1BFF_DATABASE_URL=grain.db
2BFF_PRIVATE_KEY_1=
3BFF_PRIVATE_KEY_2=
4BFF_PRIVATE_KEY_3=
5BFF_JETSTREAM_URL=wss://jetstream1.us-west.bsky.network
6PDS_HOST_URL=https://ansel.grainsocial.network
7USE_CDN=true
8
9# If running local infra
10USE_CDN=false
11DENO_TLS_CA_STORE=system
12BFF_PLC_DIRECTORY_URL=https://plc.dev.grain.social
13BFF_JETSTREAM_URL=https://jetstream.dev.grain.social
14PDS_HOST_URL=https://pds.dev.grain.social