mirror of
https://github.com/theotherp/nzbhydra2.git
synced 2026-02-06 11:17:18 +00:00
16 lines
701 B
XML
16 lines
701 B
XML
|
|
|
|
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="docker/uiDev/Dockerfile" type="docker-deploy" factoryName="dockerfile" server-name="Docker">
|
|
<deployment type="dockerfile">
|
|
<settings>
|
|
<option name="imageTag" value="nzbhydra/ui-dev:latest"/>
|
|
<option name="containerName" value="nzbhydra-ui-dev"/>
|
|
<option name="contextFolderPath" value="."/>
|
|
<option name="showCommandPreview" value="true"/>
|
|
<option name="sourceFilePath" value="docker/uiDev/Dockerfile"/>
|
|
</settings>
|
|
</deployment>
|
|
<method v="2"/>
|
|
</configuration>
|
|
</component> |