moner.ooo/secrets.dist.php

5 lines
86 B
PHP
Raw Normal View History

<?php
return [
'coingecko_api_key' => 'CG-xxxx',
'coingecko_key_is_demo' => true,
];