continuity/.run/Server.server_ Compose Deployment.run.xml
Timothy Schenk 3bcfe010cf
All checks were successful
Build, Package and Push Images / preprocess (push) Successful in 2s
Build, Package and Push Images / build (push) Successful in 23s
Build, Package and Push Images / sbom-scan (push) Successful in 36s
Build, Package and Push Images / sonarqube (push) Successful in 1m24s
Build, Package and Push Images / container-build (push) Successful in 3m0s
Build, Package and Push Images / container-sbom-scan (push) Successful in 33s
chore: idea run configurations
2023-11-15 07:09:24 +01:00

17 lines
No EOL
699 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Server.server: Compose Deployment" type="docker-deploy" factoryName="docker-compose.yml" server-name="Docker">
<deployment type="docker-compose.yml">
<settings>
<option name="envFilePath" value="" />
<option name="services">
<list>
<option value="server" />
</list>
</option>
<option name="sourceFilePath" value="Server/docker-compose.yml" />
</settings>
</deployment>
<EXTENSION ID="com.jetbrains.rider.docker.debug" isFastModeEnabled="true" isSslEnabled="false" />
<method v="2" />
</configuration>
</component>