module.exports = {
    keys: {
        stripe: "pk_test_RzEBWaY8Z5dAZhytlljXxHLY"
    }
    app_debug: true
    auth_cookie_name: 'hn_at'
}