346 Star 2.4K Fork 700

GVPIoTSharp / IoTSharp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
servers.json 570 Bytes
一键复制 编辑 原始数据 按行查看 历史
麦壳饼 提交于 2020-03-11 16:03 . 修加入docker-compose
{
"Servers": {
"1": {
"Name": "pgsql",
"Group": "Servers",
"Host": "pgsql",
"Port": 5432,
"MaintenanceDB": "postgres",
"Username": "postgres",
"SSLMode": "prefer",
"SSLCert": "<STORAGE_DIR>/.postgresql/postgresql.crt",
"SSLKey": "<STORAGE_DIR>/.postgresql/postgresql.key",
"SSLCompression": 0,
"Timeout": 0,
"UseSSHTunnel": 0,
"TunnelPort": "22",
"TunnelAuthentication": 0
}
}
}
C#
1
https://gitee.com/IoTSharp/IoTSharp.git
git@gitee.com:IoTSharp/IoTSharp.git
IoTSharp
IoTSharp
IoTSharp
master

搜索帮助