platform/.idea/runConfigurations/Start_Server__PRODUCTION_.xml

10 lines
474 B
XML
Raw Normal View History

2016-12-10 18:51:02 +00:00
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Start Server (PRODUCTION)" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application" singleton="true">
2017-04-25 03:29:28 +00:00
<option name="checkedMode" value="false" />
2016-12-10 18:51:02 +00:00
<option name="envs">
<entry key="ANGEL_ENV" value="production" />
</option>
<option name="filePath" value="$PROJECT_DIR$/bin/server.dart" />
<method />
</configuration>
</component>