| 12345678910111213141516171819202122232425 |
- {
- "app": {
- "DbConnection": "Data Source=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1539))(CONNECT_DATA=(SERVICE_NAME=ORA12C)));User Id=BALANCE;Password=BALANCE;Connection Timeout=120;",
- "pathFileImport": "D:\\Viettech\\Code\\NetCore\\TimorBplus\\FileUpload\\",
- "AppId": "1",
- "RedisIp": "27.71.225.61",
- "RedisPort": "6379",
- "RedisPass": "p@ss$12E45"
- },
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft": "Warning",
- "Microsoft.Hosting.Lifetime": "Information"
- }
- }
- }
|