{ "Logging": { "LogLevel": { "Default": "Warning", "Microsoft.AspNetCore": "Warning" } }, "PushFileSetting": { "Uri": "https://api.push.apple.com/", "P12Path": "/src/private/AM_Push.p12", "P12PWPath": "/src/private/appleKeys.json", "ApnsTopic": "me.myds.ipstein.acamate.AcaMate" }, "AllowedHosts": "*" }