16 lines
619 B
XML
16 lines
619 B
XML
<application>
|
|
<component name="RemoteServers">
|
|
<remote-server name="Docker_tcp_local" type="docker">
|
|
<configuration>
|
|
<option name="apiUrl" value="tcp://127.0.0.1:2375" />
|
|
<entry contributedKey="DockerSshConnectionConfigurator.SshConfigId" value="6963fcb8-bc80-4a6f-bbc4-a5c55928b5c6" />
|
|
</configuration>
|
|
</remote-server>
|
|
<remote-server name="localdocker" type="docker">
|
|
<configuration>
|
|
<option name="apiUrl" value="unix:///var/run/docker.sock" />
|
|
<option name="certificatesPath" />
|
|
</configuration>
|
|
</remote-server>
|
|
</component>
|
|
</application> |