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.

34 lines
1.0 KiB

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