ltbxd-actorle/config/secrets/dev/dev.list.php

8 lines
107 B
PHP
Raw Permalink Normal View History

2026-03-29 22:11:16 +00:00
<?php
return [
'S3_ACCESS_KEY' => null,
'S3_SECRET_KEY' => null,
'TMDB_API_TOKEN' => null,
];