This commit is contained in:
hakutaku
2025-09-23 19:15:07 +03:00
parent d58211507d
commit 65859bd87f
15 changed files with 214 additions and 171 deletions

11
.idea/runConfigurations/Run_services.xml generated Normal file
View File

@@ -0,0 +1,11 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run services" type="docker-deploy" factoryName="docker-compose.yml" folderName="Run" server-name="Docker">
<deployment type="docker-compose.yml">
<settings>
<option name="envFilePath" value=".env" />
<option name="sourceFilePath" value="compose.yaml" />
</settings>
</deployment>
<method v="2" />
</configuration>
</component>