diff --git a/netlify.toml b/netlify.toml index 1d1bf3a..4ee06ed 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,5 +4,6 @@ command = "npm run build" # This is the directory is publishing to netlify's CDN publish = "build" + [template.environment] FAUNADB_SECRET = "Your FaunaDB Server Secret"