WS-2018.2.5 <martin@Cyan-Corvus-414 Create remote-servers.xml

This commit is contained in:
Martin Donnelly 2018-10-23 14:29:05 +01:00
parent 9d452dcdf9
commit 88a458d829

10
remote-servers.xml Normal file
View File

@ -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>