0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/.run/Dev.run.xml

12 lines
489 B
XML
Raw Permalink Normal View History

<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>