mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
build: run configuration
This commit is contained in:
parent
7728582e26
commit
88357a589e
1 changed files with 4 additions and 2 deletions
|
|
@ -9,12 +9,14 @@
|
|||
<option name="executionName" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="externalSystemIdString" value="GRADLE" />
|
||||
<option name="scriptParameters" value="bootRun" />
|
||||
<option name="scriptParameters" value="" />
|
||||
<option name="taskDescriptions">
|
||||
<list />
|
||||
</option>
|
||||
<option name="taskNames">
|
||||
<list />
|
||||
<list>
|
||||
<option value="bootRun" />
|
||||
</list>
|
||||
</option>
|
||||
<option name="vmOptions" />
|
||||
</ExternalSystemSettings>
|
||||
|
|
|
|||
Loading…
Reference in a new issue