1
Fork 0
mirror of https://github.com/Steffo99/todocolors.git synced 2024-11-22 16:24:19 +00:00
todocolors/.idea/runConfigurations/Run_client.xml

15 lines
543 B
XML
Raw Normal View History

2023-07-30 00:21:52 +00:00
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run client" type="js.build_tools.npm">
<package-json value="$PROJECT_DIR$/todoblue/package.json" />
<command value="run" />
<scripts>
<script value="dev" />
</scripts>
<arguments value="--port=8081" />
<node-interpreter value="project" />
2023-08-03 04:16:45 +00:00
<envs>
2023-09-29 07:32:42 +00:00
<env name="NEXT_PUBLIC_TODOBLUE_OVERRIDE_BASE_URL" value="http://ethernet.nitro.home.steffo.eu:8080" />
2023-08-03 04:16:45 +00:00
</envs>
2023-07-30 00:21:52 +00:00
<method v="2" />
</configuration>
</component>