Skip to content

Commit

Permalink
Add VITE_APP_NAME environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed Sep 15, 2023
1 parent b745449 commit 37f1c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=mt1

VITE_APP_NAME="${APP_NAME}"
VITE_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

0 comments on commit 37f1c31

Please sign in to comment.