mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
22e689c8f3
Co-authored-by: Julian Bez <julian@posthog.com>
12 lines
489 B
XML
12 lines
489 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Dev" type="CompoundRunConfigurationType">
|
|
<toRun name="PostHog" type="Python.DjangoServer" />
|
|
<toRun name="Frontend" type="js.build_tools.npm" />
|
|
<toRun name="Plugin Server" type="js.build_tools.npm" />
|
|
<toRun name="Celery Beat" type="PythonConfigurationType" />
|
|
<toRun name="Celery Threads" type="PythonConfigurationType" />
|
|
<method v="2" />
|
|
</configuration>
|
|
</component>
|
|
|