evwiki/config/secrets/dev/dev.list.php
2025-05-30 22:19:43 +02:00

6 lines
49 B
PHP

<?php
return [
'OPENAI_API_KEY' => null,
];