Mirror from bluesky-social/pds

fix bind mounts for caddy

+1 -1
+1 -1
compose.yaml
··· 13 13 target: /data 14 14 - type: bind 15 15 source: /data/caddy/etc 16 - target: /etc/data 16 + target: /etc 17 17 pds: 18 18 container_name: pds 19 19 image: ghcr.io/bluesky-social/pds:latest