Fix PyCharm Run Configurations After local.yml Rename (#5080)

This commit is contained in:
Nadav Peretz 2024-05-20 14:47:39 -03:00 committed by GitHub
parent 6db133df42
commit 4e48f9e1ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
{%- endif %}
</list>
</option>
<option name="sourceFilePath" value="local.yml"/>
<option name="sourceFilePath" value="docker-compose.local.yml"/>
</settings>
</deployment>
<method v="2"/>

View File

@ -8,7 +8,7 @@
<option value="docs"/>
</list>
</option>
<option name="sourceFilePath" value="local.yml"/>
<option name="sourceFilePath" value="docker-compose.local.yml"/>
</settings>
</deployment>
<method v="2"/>