WS-2019.2.3 <martin@Cyan-Corvus-414 Create remote-servers.xml, editor.xml
This commit is contained in:
parent
3411e5d41e
commit
0b2514a7b0
5
editor.xml
Normal file
5
editor.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="EditorSettings">
|
||||
<option name="IS_ENSURE_NEWLINE_AT_EOF" value="true" />
|
||||
</component>
|
||||
</application>
|
10
remote-servers.xml
Normal file
10
remote-servers.xml
Normal 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" value="$USER_HOME$/.docker" />
|
||||
</configuration>
|
||||
</remote-server>
|
||||
</component>
|
||||
</application>
|
Loading…
Reference in New Issue
Block a user