en_btr_backend/config/gwt.php

6 lines
77 B
PHP

<?php
return [
'contact_target_email' => env('CONTACT_TARGET_EMAIL')
];