<?php return [ 'seed_url' => (string) env('SEED_URL', 'ala-nginx'), 'seed_port' => (string) env('SEED_PORT', '80'), ];
info at phpclasses dot org