mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Finished custom config command
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
<?php
|
||||
return [
|
||||
|
||||
'rest' => [
|
||||
'username' => env('REST_USER'),
|
||||
'password' => env('REST_PASSWORD'),
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user