Skip to content

Commit

Permalink
chore: tmp switch to sanity prod for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
blushi committed Nov 8, 2023
1 parent 7a2d952 commit 9f1f83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

[context.deploy-preview.environment]
VITE_SANITY_TAG = "default"
VITE_SANITY_DATASET = "staging"
VITE_SANITY_DATASET = "production"
VITE_RECAPTCHA_SITE_KEY = "6LchxlAaAAAAANjtO3w4b5ihVCL87tYfbe0ltzp9"
VITE_API_URI = "https://api-staging.regen.network"
VITE_INTERCOM_APP_ID = "kn5di10s"
Expand Down

0 comments on commit 9f1f83d

Please sign in to comment.