From 8efb0a52a8b69a55160ba948b380dbf2df7330eb Mon Sep 17 00:00:00 2001 From: nicktrn <55853254+nicktrn@users.noreply.github.com> Date: Tue, 3 Oct 2023 08:21:57 +0000 Subject: [PATCH] Remove restart comment for now --- .env.example | 1 - 1 file changed, 1 deletion(-) diff --git a/.env.example b/.env.example index a168668d2..e6e12aef3 100644 --- a/.env.example +++ b/.env.example @@ -25,7 +25,6 @@ NODE_ENV=development # 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_FOR_MIGRATION=true # CLOUD VARIABLES