0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
posthog/ee/bin/docker-ch-dev-web
Karl-Aksel Puulmann fc5c6476a0
Revert "Revert "Add is_deleted column to person_distinct_id"" (#5194)
* Revert "Revert "Add is_deleted column to person_distinct_id (#5151)" (#5193)"

This reverts commit 401268bdba.

* A tweak for docker-compose builds

Co-authored-by: James Greenhill <fuziontech@gmail.com>
2021-07-19 19:47:41 -07:00

6 lines
76 B
Bash
Executable File

#!/bin/bash
set -e
./ee/bin/docker-ch-dev-backend & ./bin/docker-frontend