alisms.php 100 B

12345
  1. <?php
  2. return [
  3. 'KEY' =>env('ALISMS_KEY',null),
  4. 'SECRETKEY'=>env('ALISMS_SECRETKEY',null),
  5. ];