summaryrefslogtreecommitdiff
path: root/.run
diff options
context:
space:
mode:
Diffstat (limited to '.run')
-rw-r--r--.run/kafka-sandbox.run.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.run/kafka-sandbox.run.xml b/.run/kafka-sandbox.run.xml
new file mode 100644
index 0000000..506301e
--- /dev/null
+++ b/.run/kafka-sandbox.run.xml
@@ -0,0 +1,12 @@
+<component name="ProjectRunConfigurationManager">
+ <configuration default="false" name="kafka-sandbox" type="docker-deploy" factoryName="docker-compose.yml" server-name="Docker">
+ <deployment type="docker-compose.yml">
+ <settings>
+ <option name="composeProjectName" value="kafka-sandbox" />
+ <option name="envFilePath" value="" />
+ <option name="sourceFilePath" value="docker/docker-compose.yml" />
+ </settings>
+ </deployment>
+ <method v="2" />
+ </configuration>
+</component> \ No newline at end of file