This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
posthog
Watch
0
Star
0
Fork
0
You've already forked posthog
mirror of
https://github.com/PostHog/posthog.git
synced
2024-11-24 18:07:17 +01:00
Code
Issues
Releases
Activity
204ca1bc92
posthog
/
ee
/
bin
/
docker-ch-dev-web
6 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Automatically run CH migrations locally (#1978)
2020-10-22 10:34:30 +02:00
#!/bin/bash
set -e
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 401268bdba18663dd8100d26df584d420bbd2692. * A tweak for docker-compose builds Co-authored-by: James Greenhill <fuziontech@gmail.com>
2021-07-20 04:47:41 +02:00
./ee/bin/docker-ch-dev-backend & ./bin/docker-frontend
Copy Permalink