update "local" docker settings, use js/css from cdn
(remove unnecessary "linode" docker setup) ignore fonts
This commit is contained in:
17
.idea/runConfigurations/local_yml_django__Compose_Deployment.xml
generated
Normal file
17
.idea/runConfigurations/local_yml_django__Compose_Deployment.xml
generated
Normal file
@@ -0,0 +1,17 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="local.yml.django: 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="django" />
|
||||
</list>
|
||||
</option>
|
||||
<option name="sourceFilePath" value="local.yml" />
|
||||
<option name="upAlwaysRecreate" value="true" />
|
||||
</settings>
|
||||
</deployment>
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
Reference in New Issue
Block a user