Fork of official Bluesky PDS (Personal Data Server).

Update Docker label

+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