Lae/config/forum.php

6 lines
58 B
PHP
Raw Normal View History

2022-09-16 13:07:05 +00:00
<?php
return [
'base_url' => env('FORUM_BASEURL')
];