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