PY-2022.1.2 <jakub@jimbuntu Update FeatureSuggester.xml Create remote-servers.xml, docker.xml
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<option value="1653924949908" />
|
||||
<option value="1653981278589" />
|
||||
<option value="1654081446767" />
|
||||
<option value="1654199086608" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
5
docker.xml
Normal file
5
docker.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="DockerSettings">
|
||||
<option name="dockerComposePath" value="/usr/bin/docker-compose" />
|
||||
</component>
|
||||
</application>
|
||||
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