wp-plugin-boilerplate/env.php.example

6 lines
55 B
Plaintext

<?php
return [
'envrionment' => 'development',
];