improve local docker run
This commit is contained in:
18
.idea/runConfigurations/Local.xml
generated
Normal file
18
.idea/runConfigurations/Local.xml
generated
Normal file
@@ -0,0 +1,18 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Local" type="docker-deploy" factoryName="docker-compose.yml" server-name="Docker (local)">
|
||||
<deployment type="docker-compose.yml">
|
||||
<settings>
|
||||
<option name="envFilePath" value="" />
|
||||
<option name="services">
|
||||
<list>
|
||||
<option value="django" />
|
||||
<option value="postgres" />
|
||||
<option value="nginx-proxy" />
|
||||
</list>
|
||||
</option>
|
||||
<option name="sourceFilePath" value="local.yml" />
|
||||
</settings>
|
||||
</deployment>
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
Reference in New Issue
Block a user