IntelliJ-ContainerRunConfig angepasst

This commit is contained in:
2023-11-08 15:22:48 +01:00
parent 98f6eb8961
commit 5fda85c456
3 changed files with 14 additions and 10 deletions

View File

@@ -12,6 +12,7 @@
</DockerPortBindingImpl>
</list>
</option>
<option name="commandLineOptions" value="--restart unless-stopped" />
<option name="sourceFilePath" value="Dockerfile-RasPi" />
</settings>
</deployment>

View File

@@ -12,6 +12,7 @@
</DockerPortBindingImpl>
</list>
</option>
<option name="commandLineOptions" value="--restart unless-stopped" />
<option name="sourceFilePath" value="Dockerfile" />
</settings>
</deployment>