<?php

return [
    'host' => 'https://host.local',
    'cookie_host_name' => 'host.local',
    'login' => 'user',
    'password' => 'pass'
];
