|
|
@ -5,20 +5,20 @@ |
|
|
"CorsOrigins": "https://*.Peis.com,http://localhost:4200,http://localhost:9530,http://192.168.1.108:9530,http://localhost:8080,http://localhost:8081", |
|
|
"CorsOrigins": "https://*.Peis.com,http://localhost:4200,http://localhost:9530,http://192.168.1.108:9530,http://localhost:8080,http://localhost:8081", |
|
|
"RedirectAllowedUrls": "http://localhost:9530", |
|
|
"RedirectAllowedUrls": "http://localhost:9530", |
|
|
"SelfUser": "admin", |
|
|
"SelfUser": "admin", |
|
|
"SelfPassword": "666666", |
|
|
|
|
|
|
|
|
"SelfPassword": "Shentun!@#qwe123", |
|
|
"LisUser": "admin", |
|
|
"LisUser": "admin", |
|
|
"LisPassword": "666666" |
|
|
|
|
|
|
|
|
"LisPassword": "Shentun!@#qwe123" |
|
|
}, |
|
|
}, |
|
|
"ConnectionStrings": { |
|
|
"ConnectionStrings": { |
|
|
//"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;" |
|
|
//"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;" |
|
|
//"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis240701;User ID=postgres;Password=shentun123;" |
|
|
|
|
|
"Default": "Host=192.168.2.67;Port=5432;Database=ShentunPeis;User ID=postgres;Password=st123;" |
|
|
|
|
|
|
|
|
"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis240701;User ID=postgres;Password=shentun123;" |
|
|
|
|
|
//"Default": "Host=192.168.2.67;Port=5432;Database=ShentunPeis;User ID=postgres;Password=st123;" |
|
|
}, |
|
|
}, |
|
|
"AuthServer": { |
|
|
"AuthServer": { |
|
|
"Authority": "http://localhost:9530", |
|
|
"Authority": "http://localhost:9530", |
|
|
"RequireHttpsMetadata": "false", |
|
|
"RequireHttpsMetadata": "false", |
|
|
"SwaggerClientId": "localhost_Swagger", |
|
|
"SwaggerClientId": "localhost_Swagger", |
|
|
"IssuerBase": "http://140.143.162.39:9529" |
|
|
|
|
|
|
|
|
"IssuerBase": "http://localhost:9530" |
|
|
}, |
|
|
}, |
|
|
"StringEncryption": { |
|
|
"StringEncryption": { |
|
|
"DefaultPassPhrase": "ROCjBbDQK9rNq82v" |
|
|
"DefaultPassPhrase": "ROCjBbDQK9rNq82v" |
|
|
|