module.exports = {
client: {
service: {
name: 'blog-be',
url: 'http://api.blog.localhost/graphql'
}
};