simple-blog/config.production.php

6 lines
45 B
PHP
Raw Normal View History

2022-05-15 10:08:25 +02:00
<?php
return [
'production' => true,
];