Skip to content

Commit

Permalink
Correct Sanity config env
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-grace committed Mar 26, 2024
1 parent 385648e commit e0b0ca4
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,6 +1,6 @@
VITE_VERSION=$npm_package_version
VITE_NAME=$npm_package_name
VITE_FULL_URL=/
VITE_SANITY_PROJECT=dkinm70i
VITE_SANITY_DATASET=production
VITE_SANITY_PROJECT=ajwvhvgo
VITE_SANITY_DATASET=apps
VITE_SANITY_PREVIEW_DATASET=apps-preview

0 comments on commit e0b0ca4

Please sign in to comment.