this repo has no description
2
fork

Configure Feed

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

feat(deployments): set internal Docker host for Datadog Agent

+1
+1
deployments/docker-compose.yml
··· 22 22 environment: 23 23 - BSKYCAT_WELLKNOWN_ROOT=/data 24 24 - BSKYCAT_PORT=0.0.0.0:3002 25 + - DD_AGENT_HOST=host.docker.internal 25 26 - DD_SERVICE=bsky.cat/well-known 26 27 # Volume for persistent data 27 28 volumes: