.
This commit is contained in:
parent
650f497a3e
commit
123f276b48
9 changed files with 128 additions and 71 deletions
29
.idea/runConfigurations/core__runServer_.xml
generated
Normal file
29
.idea/runConfigurations/core__runServer_.xml
generated
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="core [runServer]" type="GradleRunConfiguration" factoryName="Gradle">
|
||||
<ExternalSystemSettings>
|
||||
<option name="env">
|
||||
<map>
|
||||
<entry key="HOST_NATS" value="nats://172.17.0.1:4222" />
|
||||
</map>
|
||||
</option>
|
||||
<option name="executionName" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="externalSystemIdString" value="GRADLE" />
|
||||
<option name="scriptParameters" value="" />
|
||||
<option name="taskDescriptions">
|
||||
<list />
|
||||
</option>
|
||||
<option name="taskNames">
|
||||
<list>
|
||||
<option value="runServer" />
|
||||
</list>
|
||||
</option>
|
||||
<option name="vmOptions" />
|
||||
</ExternalSystemSettings>
|
||||
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
||||
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
||||
<DebugAllEnabled>false</DebugAllEnabled>
|
||||
<RunAsTest>false</RunAsTest>
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue