skies-api/config/autoload/local.php.dist
2017-11-06 13:18:39 +01:00

12 lines
233 B
Plaintext

<?php
/**
* Local configuration.
*
* Copy this file to `local.php` and change its settings as required.
* `local.php` is ignored by git and safe to use for local and sensitive data like usernames and passwords.
*/
return [
];