routine update

This commit is contained in:
yubaolee 2021-03-13 16:24:16 +08:00
parent 9c2d044d12
commit 00509249c5

View File

@ -7,8 +7,8 @@
"AllowedHosts": "*", "AllowedHosts": "*",
"DataProtection": "temp-keys/", "DataProtection": "temp-keys/",
"ConnectionStrings": { "ConnectionStrings": {
"OpenAuthDBContext": "Data Source=.;Initial Catalog=OpenAuthPro;User=sa;Password=000000" "OpenAuthDBContext": "Data Source=.;Initial Catalog=OpenAuthDB;User=sa;Password=000000"
//"OpenAuthDBContext": "server=127.0.0.1;user id=root;database=openauthpro;password=000000" //my sql //"OpenAuthDBContext": "server=127.0.0.1;user id=root;database=openauthdb;password=000000" //my sql
}, },
"AppSetting": { "AppSetting": {
"IdentityServerUrl": "", //IdentityServerOAuth "IdentityServerUrl": "", //IdentityServerOAuth