|
|
@ -69,7 +69,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
"AuthServer": { |
|
|
|
"Authority": "http://*:10582", |
|
|
|
"Authority": "http://localhost:10582", |
|
|
|
"ClientId": "basic-web", |
|
|
|
"ClientSecret": "1q2w3e*" |
|
|
|
}, |
|
|
@ -79,11 +79,5 @@ |
|
|
|
}, |
|
|
|
|
|
|
|
"DefaultBranchId": "3FA85F64-5717-4562-B3FC-2C963F66AFA6", |
|
|
|
"AllowedHosts": "*", |
|
|
|
|
|
|
|
"ElasticSearch": { |
|
|
|
"Url": "http://localhost:9200" |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
"AllowedHosts": "*" |
|
|
|
} |
|
|
|