A fork of the Cocoon PDS but being made more distributed.
0

Configure Feed

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

fix initial invite key invalid (#67)

author
emi
committer
GitHub
date (Feb 7, 2026, 10:09 PM -0800) commit ea980a7e parent 675137e2
+1
+1
docker-compose.yaml
··· 91 91 network_mode: host 92 92 volumes: 93 93 - ./keys:/keys 94 + - ./data:/data/cocoon 94 95 - ./create-initial-invite.sh:/create-initial-invite.sh:ro 95 96 environment: 96 97 COCOON_DID: ${COCOON_DID}