|
|
|
@ -5,17 +5,17 @@ |
|
|
|
"CorsOrigins": "https://*.Peis.com,http://localhost:4200,http://localhost:9530,http://192.168.1.108:9530,http://localhost:8080,http://localhost:8081,http://192.168.0.3:9531", |
|
|
|
"RedirectAllowedUrls": "http://localhost:9530", |
|
|
|
"SelfUser": "admin", |
|
|
|
//"SelfPassword": "Shentun!@#qwe123", |
|
|
|
"SelfPassword": "654321", |
|
|
|
"SelfPassword": "Shentun!@#qwe123", |
|
|
|
//"SelfPassword": "654321", |
|
|
|
"LisUser": "admin", |
|
|
|
//"LisPassword": "Shentun!@#qwe123" |
|
|
|
"LisPassword": "654321" |
|
|
|
"LisPassword": "Shentun!@#qwe123" |
|
|
|
//"LisPassword": "654321" |
|
|
|
}, |
|
|
|
"ConnectionStrings": { |
|
|
|
//"Default": "Host=10.1.12.140;Port=5432;Database=ShentunPeis0508;User ID=postgres;Password=st123;" |
|
|
|
//"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis240701;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=192.168.0.188;Port=5432;Database=ShentunPeis;User ID=postgres;Password=St123456;" |
|
|
|
//"Default": "Host=192.168.0.188;Port=5432;Database=ShentunPeis;User ID=postgres;Password=St123456;" |
|
|
|
}, |
|
|
|
"AuthServer": { |
|
|
|
"Authority": "http://localhost:9530", |
|
|
|
@ -62,7 +62,7 @@ |
|
|
|
"Hangfire": { |
|
|
|
"IsEnabled": true, |
|
|
|
"IsEnabledDashboard": true, |
|
|
|
"ConnectionStrings": "192.168.0.188:6379,password=shentun123", |
|
|
|
"ConnectionStrings": "140.143.162.39:6379,password=st123", |
|
|
|
"Db": 6 |
|
|
|
}, |
|
|
|
"Pacs": { |
|
|
|
|