Files
clue/PublishSettingsConfig.json

17 lines
412 B
JSON

[
{
"Name": "格友服务器",
"ApplicationUrl": "https://develop.gridfriend.cn/clue",
"Remark": "腾讯云服务器",
"PublishSettings": {
"IsPrivateServer": true,
"ServerName": "develop.gridfriend.cn",
"UserName": "Administrator",
"SitePort": 443,
"AppName": "clue",
"AppStartPage": "首页",
"TakeServeronline": true,
"Https": true
}
}
]