You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.3 KiB

7 months ago
1 year ago
1 year ago
7 months ago
3 years ago
3 years ago
3 years ago
2 years ago
  1. {
  2. "ConnectionStrings": {
  3. //"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis240701;User ID=postgres;Password=shentun123;",
  4. //"Default": "Host=192.168.2.67;Port=5432;Database=ShentunPeis;User ID=postgres;Password=st123;"
  5. //"Default": "Host=localhost;Port=5432;Database=ShentunPeis1218;User ID=postgres;Password=wxd123;"
  6. //"Default": "Host=10.1.12.140;Port=5432;Database=ShentunPeis0508;User ID=postgres;Password=st123;"
  7. "Default": "Host=192.168.0.188;Port=5432;Database=ShentunPeis;User ID=postgres;Password=St123456;"
  8. },
  9. "OpenIddict": {
  10. "Applications": {
  11. "Peis_Web": {
  12. "ClientId": "Peis_Web",
  13. "ClientSecret": "1q2w3e*",
  14. "RootUrl": "https://localhost:44328"
  15. },
  16. "Peis_App": {
  17. "ClientId": "Peis_App",
  18. "RootUrl": "http://140.143.162.39:9529"
  19. },
  20. "Peis_BlazorServerTiered": {
  21. "ClientId": "Peis_BlazorServerTiered",
  22. "ClientSecret": "1q2w3e*",
  23. "RootUrl": "https://localhost:44383"
  24. },
  25. "Peis_Swagger": {
  26. "ClientId": "Peis_Swagger",
  27. // "RootUrl": "http://localhost:9530"
  28. "RootUrl": "http://140.143.162.39:9529"
  29. },
  30. "localhost_Swagger": {
  31. "ClientId": "localhost_Swagger",
  32. "RootUrl": "http://localhost:9530"
  33. }
  34. }
  35. },
  36. "AdminId": "3a11fe49-5719-0e9e-dd44-0c4aff0900b0"
  37. }