Skip to content

Commit

Permalink
Merge pull request #38 from userfrosting/analysis-16r9lw
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
lcharette authored Jul 3, 2024
2 parents 2e8066a + 661f9e8 commit 3b22bff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/config/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
'vite' => [
'dev' => env('VITE_DEV_ENABLED'),
'base' => '',
'server' => 'http://[::1]:3000/'
]
'server' => 'http://[::1]:3000/',
],
],

/*
Expand Down

0 comments on commit 3b22bff

Please sign in to comment.