| 12345678910111213 |
- {
- "ConnectionStrings": {
- "ConnectionString": "Host=192.168.12.164;Port=5432;Database=user26;Username=user26;Password=50371"
- },
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*"
- }
|