PY-2022.1.2 <jakub@jimbuntu Update remote-servers.xml, docker.xml

This commit is contained in:
2022-06-03 01:16:02 +02:00
parent 241f718a7e
commit bc21559ade
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
<application>
<component name="DockerSettings">
<option name="dockerComposePath" value="/usr/bin/docker-compose" />
<option name="dockerMachinePath" value="" />
<option name="dockerPath" value="/usr/bin/docker" />
</component>
</application>

View File

@@ -1,10 +1,9 @@
<application>
<component name="RemoteServers">
<remote-server name="Docker" type="docker">
<remote-server name="Docker_tcp_local" type="docker">
<configuration>
<option name="certificatesPath" />
<option name="apiUrl" value="tcp://127.0.0.1:2375" />
<entry contributedKey="DockerSshConnectionConfigurator.SshConfigId" value="6963fcb8-bc80-4a6f-bbc4-a5c55928b5c6" />
<option name="customConfiguratorId" value="DockerSshConnectionConfigurator" />
</configuration>
</remote-server>
<remote-server name="localdocker" type="docker">