update:添加systemd支持

This commit is contained in:
2021-03-12 16:07:45 +08:00
parent 65dcef0f64
commit 09b9b7ae81
4 changed files with 6 additions and 14 deletions

View File

@@ -1,6 +1,9 @@
{
"Hosting": {
"BaseUrl": "http://qrcode.bobandjuly.cyou/",
"BaseUrl": "https://dwz.nbjs.gov.cn/",
"IsForwarded": true
},
"ConnectionStrings": {
"Default": "server=localhost;user=kuanyi;password=passwd;database=qrcode"
}
}