mirror of
https://github.com/rottenwheel/moner.ooo.git
synced 2024-11-09 20:53:46 +01:00
5 lines
86 B
PHP
5 lines
86 B
PHP
<?php
|
|
return [
|
|
'coingecko_api_key' => 'CG-xxxx',
|
|
'coingecko_key_is_demo' => true,
|
|
]; |