migrate to gtea from bistbucket
This commit is contained in:
6
public/restaurant/config/razor.php
Normal file
6
public/restaurant/config/razor.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'razor_key' => env('RAZOR_KEY', ''),
|
||||
'razor_secret' => env('RAZOR_SECRET', ''),
|
||||
];
|
||||
Reference in New Issue
Block a user