mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-04-05 17:38:01 +08:00
日常更新
This commit is contained in:
parent
4e4b3f378f
commit
ccf8735c62
@ -10,8 +10,8 @@
|
|||||||
"OpenAuthDBContext": "server=127.0.0.1;user id=root;database=openauthdb;password=000000" //my sql
|
"OpenAuthDBContext": "server=127.0.0.1;user id=root;database=openauthdb;password=000000" //my sql
|
||||||
},
|
},
|
||||||
"AppSetting": {
|
"AppSetting": {
|
||||||
"IdentityServerUrl": "http://demo.openauth.net.cn:12796", //IdentityServer服务器地址。如果为空,则不启用OAuth认证
|
// "IdentityServerUrl": "http://demo.openauth.net.cn:12796", //IdentityServer服务器地址。如果为空,则不启用OAuth认证
|
||||||
// "IdentityServerUrl": "", //IdentityServer服务器地址。如果为空,则不启用OAuth认证
|
"IdentityServerUrl": "", //IdentityServer服务器地址。如果为空,则不启用OAuth认证
|
||||||
"SSOPassport": "http://localhost:52789",
|
"SSOPassport": "http://localhost:52789",
|
||||||
"Version": "demo",
|
"Version": "demo",
|
||||||
"DbTypes": {
|
"DbTypes": {
|
||||||
|
Loading…
Reference in New Issue
Block a user