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.

36 lines
1.2 KiB

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. {
  2. "ConnectionStrings": {
  3. //"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;"
  4. //"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeisTemp;User ID=postgres;Password=shentun123;"
  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. },
  8. "OpenIddict": {
  9. "Applications": {
  10. "Peis_Web": {
  11. "ClientId": "Peis_Web",
  12. "ClientSecret": "1q2w3e*",
  13. "RootUrl": "https://localhost:44328"
  14. },
  15. "Peis_App": {
  16. "ClientId": "Peis_App",
  17. "RootUrl": "http://140.143.162.39:9529"
  18. },
  19. "Peis_BlazorServerTiered": {
  20. "ClientId": "Peis_BlazorServerTiered",
  21. "ClientSecret": "1q2w3e*",
  22. "RootUrl": "https://localhost:44383"
  23. },
  24. "Peis_Swagger": {
  25. "ClientId": "Peis_Swagger",
  26. // "RootUrl": "http://localhost:9530"
  27. "RootUrl": "http://140.143.162.39:9529"
  28. },
  29. "localhost_Swagger": {
  30. "ClientId": "localhost_Swagger",
  31. "RootUrl": "http://localhost:9530"
  32. }
  33. }
  34. },
  35. "AdminId": "3a11fe49-5719-0e9e-dd44-0c4aff0900b0"
  36. }