Skip to content

Commit

Permalink
feat: create url for show blog fe in the admin navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Nov 17, 2024
1 parent 097e904 commit ebd7f82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/blog-core.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

return [
'name' => 'BlogCore',

'fe_url' => env('BLOG_FE_URL', 'https://cslant.com/blog'),
];

0 comments on commit ebd7f82

Please sign in to comment.