export const Service = { Agenda: { Name: 'agendas', Url: 'http://eo_agenda:4010/graphql' }, Applications: { Name: 'applications', Url: 'http://eo_applications:4020/graphql' }, Authorization: { Name: 'authorization', Url: 'http://eo_auth:4030/graphql' }, Block: { Name: 'block', Url: 'http://eo_block:4170/graphql' }, Blog: { Name: 'blog', Url: 'http://eo_blog:4040/graphql' }, Cdn: { Name: 'cdn', Url: 'http://eo_cdn:4050/graphql', Read: 'https://cdn.elemanonline.com.tr/' }, Companies: { Name: 'Companies', Url: 'http://eo_company:4060/graphql' }, CoverLetter: { Name: 'coverLetter', Url: 'http://eo_apply_letter:4070/graphql' }, Cv: { Name: 'cv', Url: 'http://eo_cv:4080/graphql' }, Employee: { Name: 'employee', Url: 'http://eo_employee:4090/graphql' }, Jwt: { Name: 'jwt', Url: 'http://eo_jwt:4100/graphql' }, Jobs: { Name: 'jobs', Url: 'http://eo_job:4110/graphql' }, Mail: { Name: 'mail', Url: 'http://eo_mail:4120/graphql' }, Manager: { Name: 'manager', Url: 'http://eo_manager:4130/graphql' }, Message: { Name: 'message', Url: 'http://eo_message:4180/graphql' }, Order: { Name: 'order', Url: 'http://eo_order:4140/graphql' }, Product: { Name: 'product', Url: 'http://eo_product:4150/graphql' }, RabbitMq: { Name: 'rabbitMq', Url: 'amqp://127.0.0.1' }, // Redis: { // Name: 'redis', // Url: 'http://manager.markasis.net:30000/graphql // }, Settings: { Name: 'settings', Url: 'http://eo_setting:4190/graphql' }, Shared: { Name: 'shared', Url: 'http://eo_shared:4160/graphql' }, ElasticSearch: { Url: 'http://elasticsearch:9200', UserName: 'elastic', Password: 'kkow02S8ptKmOz-dwwVK' } }