protevus/.idea/runConfigurations/Start_Server__PRODUCTION_.xml

9 lines
426 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">
<option name="envs">
<entry key="ANGEL_ENV" value="production" />
</option>
<option name="filePath" value="$PROJECT_DIR$/bin/server.dart" />
<method />
</configuration>
</component>