module.exports = {
    keys: {
        stripe: "pk_live_w3VCGxVIjOi3QyljAJP2iC3K"
    }
    app_debug: false
    use_api_logger: true
    auth_cookie_name: 'hn_at'
}