Add to .env.example
This commit is contained in:
@@ -24,6 +24,10 @@ NODE_ENV=development
|
||||
# FROM_EMAIL=
|
||||
# REPLY_TO_EMAIL=
|
||||
|
||||
# Required for upgrading graphile-worker to v0.14 when graceful shutdown is impossible or impractical.
|
||||
# Start the app once with this set, then unset and restart. The migration should succeed.
|
||||
# FAIL_LOCKED_JOBS_ON_STARTUP=true
|
||||
|
||||
# CLOUD VARIABLES
|
||||
POSTHOG_PROJECT_KEY=
|
||||
PLAIN_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user