{ "AppSettings": { "Secret": "ADD_ANY_STRING_WITH_32_OR_MORE_CHARACTERS" }, "ConnectionStrings" : { "DEV": "Server=localhost;Port=5432;Database=API;User Id=postgres;Password=;" } }