Fork of official Bluesky PDS (Personal Data Server).
0
fork

Configure Feed

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

Update Docker label

sullen a3d2fa5c fc74979c

+1 -1
+1 -1
Dockerfile
··· 23 23 24 24 CMD ["node", "--enable-source-maps", "index.js"] 25 25 26 - LABEL org.opencontainers.image.source=https://github.com/bluesky-social/pds 26 + LABEL org.opencontainers.image.source=https://tangled.org/sullen.net/pds 27 27 LABEL org.opencontainers.image.description="AT Protocol PDS" 28 28 LABEL org.opencontainers.image.licenses=MIT