PY-2022.1.2 <jakub@jimbuntu Update FeatureSuggester.xml Create remote-servers.xml, docker.xml
This commit is contained in:
16
remote-servers.xml
Normal file
16
remote-servers.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<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>
|
||||
<remote-server name="localdocker" 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