Skip to content

Commit

Permalink
fix env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
baruchiro committed Sep 15, 2024
1 parent cccad6d commit aa028be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VITE_APP_VERSION=$npm_package_version
VITE_APP_NAME=$npm_package_name
VITE_APP_VERSION=0.0.0
VITE_APP_NAME=caspion

VITE_SENTRY_DSN=

Expand Down

0 comments on commit aa028be

Please sign in to comment.