IU-2021.2 <Yufan@NyanNyanCat Create remote-servers.xml

This commit is contained in:
Yufan Sheng 2021-08-20 00:14:30 +08:00
parent 4147c524e9
commit 4f9939ee28
1 changed files with 9 additions and 0 deletions

9
remote-servers.xml Normal file
View File

@ -0,0 +1,9 @@
<application>
<component name="RemoteServers">
<remote-server name="Docker" type="docker">
<configuration>
<option name="apiUrl" value="unix:///var/run/docker.sock" />
</configuration>
</remote-server>
</component>
</application>