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.
 
 

12 lines
307 B

  1. {
  2. "Logging": {
  3. "LogLevel": {
  4. "Default": "Information",
  5. "Microsoft.AspNetCore": "Warning"
  6. }
  7. },
  8. "SAAS_Manage": "http://10.2.1.26:21995/saasbase/",
  9. "DBConnectionStr": "server=10.2.1.21;Port=3306;Database=bpa_kitchen_storemanageorder;Uid=root;Pwd=cygadmin;",
  10. "AllowedHosts": "*"
  11. }