mirror of
https://github.com/tebarius/Docker-Flask-QR.git
synced 2025-12-21 14:33:31 +01:00
20 lines
762 B
XML
20 lines
762 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Dockerfile-local" type="docker-deploy" factoryName="dockerfile">
|
|
<deployment type="dockerfile">
|
|
<settings>
|
|
<option name="imageTag" value="flask-qrcode-gen:latest" />
|
|
<option name="containerName" value="Flask-QRcode-Gen" />
|
|
<option name="portBindings">
|
|
<list>
|
|
<DockerPortBindingImpl>
|
|
<option name="containerPort" value="8002" />
|
|
<option name="hostPort" value="8002" />
|
|
</DockerPortBindingImpl>
|
|
</list>
|
|
</option>
|
|
<option name="sourceFilePath" value="Dockerfile" />
|
|
</settings>
|
|
</deployment>
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |