PY-2018.1.4 <aharrison-fuller@Adams-MacBook-Pro.local Update find.xml Create remote-servers.xml
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="FindSettings">
|
<component name="FindSettings">
|
||||||
<option name="customScope" value="Project Files" />
|
<option name="customScope" value="Project 'whoknowsproject'" />
|
||||||
<option name="defaultScopeName" value="Project Files" />
|
<option name="defaultScopeName" value="Project 'whoknowsproject'" />
|
||||||
<option name="regularExpressions" value="true" />
|
<option name="regularExpressions" value="true" />
|
||||||
<option name="REGULAR_EXPRESSIONS" value="true" />
|
<option name="REGULAR_EXPRESSIONS" value="true" />
|
||||||
<option name="SEARCH_SCOPE" value="Project Files" />
|
<option name="SEARCH_SCOPE" value="Project 'whoknowsproject'" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
<application>
|
||||||
|
<component name="RemoteServers">
|
||||||
|
<remote-server name="Docker" type="docker">
|
||||||
|
<configuration>
|
||||||
|
<option name="apiUrl" value="unix:///var/run/docker.sock" />
|
||||||
|
<option name="certificatesPath" />
|
||||||
|
</configuration>
|
||||||
|
</remote-server>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
Reference in New Issue
Block a user