Skip to content

Instantly share code, notes, and snippets.

@jcipriano
Last active March 31, 2023 18:39
Show Gist options
  • Save jcipriano/206c16f78c5f6d11d9d496dc0be9fc6b to your computer and use it in GitHub Desktop.
Save jcipriano/206c16f78c5f6d11d9d496dc0be9fc6b to your computer and use it in GitHub Desktop.
Define required env variables for Moralis.io on Netlify
[template.environment]
MORALIS_API_KEY = "MORALIS_API_KEY"
NEXTAUTH_SECRET = "NEXTAUTH_SECRET"
@KoenRijpstra
Copy link

Thanks so much! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment