diff --git a/.env.example b/.env.example index 9db0f33..4f18054 100644 --- a/.env.example +++ b/.env.example @@ -20,3 +20,6 @@ TINYBIRD_API_URL=https://api.tinybird.co TINYBIRD_ID=745d3247-e887-4873-84f7-7414ec758b83 TINYBIRD_TRACKER_TOKEN=p.eyJxxxxx TINYBIRD_STATS_TOKEN=p.eyJxxxxx + +# Do not edit +NODE_ENV=production