Improvements based on import test.
[rock.divinelegy.git] / config / app.php.example
1 <?php
2
3 return [
4 'allow-origin' => 'http://roll.divinelegy.meeples:8000',
5 'mode' => 'production'
6 ];