this repo has no description
2
fork

Configure Feed

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

feat(deployments): add internal Docker host

+2
+2
deployments/docker-compose.yml
··· 18 18 - "0.0.0.0:3002:3002" 19 19 networks: 20 20 - bskycat-net 21 + extra_hosts: 22 + - "host.docker.internal:host-gateway" 21 23 # Environment variables 22 24 environment: 23 25 - BSKYCAT_WELLKNOWN_ROOT=/data