Remove API key From Console

This commit is contained in:
2023-10-09 12:43:28 +02:00
parent 1a9eadb254
commit 886d94c359
3 changed files with 29 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SourceSyncRemoteConfigurationsService"><![CDATA[{
"connections": [
{
"type": "ssh_configuration",
"name": "API-Server",
"hostname": "172.17.1.239",
"username": "root",
"remote_workspace_path": "/root"
}
]
}]]></component>
</project>