this repo has no description
at main 377 B view raw
1# required 2USER_DID=did:plc:4zht3z4caxwrw3dlsybodywc # did 3DATABASE_URL=postgres://admin@localhost:5432/meview # postgres uri 4 5# optional 6USER_PDS_URL=katproto.girlonthemoon.xyz # if ommited, will resolve from did 7USER_EXPORT_URL=katproto.girlonthemoon.xyz # if ommited, will copy USER_PDS_URL 8USER_SUBSCRIBE_URL=katproto.girlonthemoon.xyz # if ommited, will copy USER_PDS_URL