simple-blog/config.production.php

6 lines
45 B
PHP
Raw Normal View History

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