mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-22 17:24:15 +01:00
225a41db72
* chore(dev): use network mode host for docker-compose services This removes the need to add kafka to /etc/hosts. As far as I can tell this should be fine for peoples local dev except they will be required to reset and re-migrate ClickHouse tables as they will be trying to pull from `kafka` instead of `localhost`. * remove ports from redis * Update a few more references |
||
---|---|---|
.. | ||
library-scripts | ||
.env | ||
container_start.sh | ||
devcontainer.json | ||
docker-compose.yml | ||
Dockerfile |