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.

38 lines
1.5 KiB

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. {
  2. "App": {
  3. "SelfUrl": "http://localhost:9530",
  4. "ClientUrl": "http://localhost:9530",
  5. "CorsOrigins": "https://*.Peis.com,http://localhost:4200,http://localhost:9530,http://192.168.1.108:9530,http://localhost:8080,http://localhost:8081",
  6. "RedirectAllowedUrls": "http://localhost:9530"
  7. },
  8. "ConnectionStrings": {
  9. //"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;"
  10. //"Default": "Host=localhost;Port=5432;Database=ShentunPeis1218;User ID=postgres;Password=wxd123;"
  11. "Default": "Host=10.1.12.140;Port=5432;Database=ShentunPeis;User ID=postgres;Password=st123;"
  12. },
  13. "AuthServer": {
  14. "Authority": "http://localhost:9530",
  15. "RequireHttpsMetadata": "false",
  16. "SwaggerClientId": "localhost_Swagger"
  17. },
  18. "StringEncryption": {
  19. "DefaultPassPhrase": "ROCjBbDQK9rNq82v"
  20. },
  21. "Settings": {
  22. "Abp.Identity.Password.RequireDigit": false,
  23. "Abp.Identity.Password.RequireLowercase": false,
  24. "Abp.Identity.Password.RequireUppercase": false,
  25. "Abp.Identity.Password.RequireNonAlphanumeric": false,
  26. "Abp.Identity.Password.RequiredLength": 6
  27. },
  28. "HostUrl": {
  29. "ApiUrl": "http://140.143.162.39:9529"
  30. },
  31. "VirtualPath": {
  32. "RealPath": "F:\\testimg",
  33. "RequestPath": "/CheckPictureImg",
  34. "Alias": "CheckPictureImg"
  35. },
  36. "AdminId": "3a11fe49-5719-0e9e-dd44-0c4aff0900b0",
  37. //"AdminId": "3a0c4180-107c-0c89-b25b-0bd34666dcec",
  38. "PeisReportPdfPath": "E:\\mypeis\\PeisReportPdf\\"
  39. }