PortIO/config/review.php
2023-08-14 12:07:49 +08:00

6 lines
55 B
PHP

<?php
return [
"token" => env("REVIEW_TOKEN"),
];