diff --git a/netlify.toml b/netlify.toml index 05d474f..a078e06 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,6 @@ functions = "functions" command = "netlify-lambda install && mkdir ./public" [template.environment] - FAUNA_SECRET_KEY = "FaunaDB secret key here" TELEGRAM_BOT_TOKEN = "Telegram bot token here" [[redirects]] from = "/api/*"