A little tweak of the settings
This commit is contained in:
parent
2c7c17b074
commit
e6ed48adf1
2 changed files with 3 additions and 3 deletions
|
@ -7,5 +7,5 @@
|
|||
|
||||
return [
|
||||
'longurl' => env('APP_LONGURL', 'jonnybarnes.uk'),
|
||||
'shorturl' => env('APP_SHORTURL', 'jmb.so')
|
||||
];
|
||||
'shorturl' => env('APP_SHORTURL', 'jmb.lv')
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue