<?php
return [
  'api_gateway'=>env('API_GATEWAY','http://127.0.0.1:8001/api/')
];
