<?php return [ 'api_host' => env('SQLSRV_HOST'), 'api_port' => env('API_PORT'), 'user_id' => env('U8_USER'), 'user_password' => env('U8_PASS'), ];