From bdc1738cba8edb3277f8229faf7163206f278417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matou=C5=A1=20Volf?= <66163112+matous-volf@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:04:10 +0200 Subject: [PATCH] chore: create a run configuration for the development Docker compose --- .idea/runConfigurations/dev.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .idea/runConfigurations/dev.xml diff --git a/.idea/runConfigurations/dev.xml b/.idea/runConfigurations/dev.xml new file mode 100644 index 0000000..8d4bc2a --- /dev/null +++ b/.idea/runConfigurations/dev.xml @@ -0,0 +1,11 @@ + + + + + + + + + \ No newline at end of file