PortIO/config/review.php

6 lines
55 B
PHP
Raw Normal View History

2023-08-14 04:07:49 +00:00
<?php
return [
"token" => env("REVIEW_TOKEN"),
];