Enable auto restart on debug elasticsearch run configuration

This commit is contained in:
Mark Vieira 2020-03-24 16:35:09 -07:00
parent 7667004b20
commit c4d4af3123
No known key found for this signature in database
GPG Key ID: CA947EF7E6D4B105
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<option name="SHMEM_ADDRESS" />
<option name="HOST" value="localhost" />
<option name="PORT" value="5005" />
<option name="AUTO_RESTART" value="false" />
<option name="AUTO_RESTART" value="true" />
<method v="2" />
</configuration>
</component>