| | |
| | | "DynamicApiControllerSettings": { |
| | | "LowercaseRoute": false, |
| | | "KeepName": true, |
| | | "AsLowerCamelCase": true |
| | | "AsLowerCamelCase": true, |
| | | "ModelToQuery": true |
| | | }, |
| | | "CorsAccessorSettings": { |
| | | "WithExposedHeaders": [ |
| | |
| | | "Microsoft.EntityFrameworkCore": "Information" |
| | | }, |
| | | "File": { |
| | | "FileName": "Logs/{0:yyyy}-{0:MM}-{0:dd}.log", |
| | | "FileName": "Logs/logs{0:yyyy}{0:MM}{0:dd}.txt", |
| | | "Append": true, |
| | | "MinimumLevel": "Information", |
| | | "FileSizeLimitBytes": 0, |
| | |
| | | } |
| | | }, |
| | | "SupplierPassword": "qwe321", |
| | | "Consul": { |
| | | "Address": "http://localhost:8500/", |
| | | "ServiceName": "Local_FlexJobApi", |
| | | "ServiceIP": "localhost", |
| | | "ServicePort": 53780, |
| | | "ServiceHealthCheck": "/healthz" |
| | | }, |
| | | "DistributedCache": { |
| | | "Access": "Redis", |
| | | "Configuration": "118.178.252.28:5390,password=Bole123!" |