diff --git a/.env.development.example b/.env.development.example index 3023a21a6..4de434df2 100644 --- a/.env.development.example +++ b/.env.development.example @@ -19,11 +19,7 @@ DB_PORT=5432 # Set to true to enable Ray RAY_ENABLED=false # Set custom ray port -RAY_PORT= - -# Clockwork Configuration -CLOCKWORK_ENABLED=false -CLOCKWORK_QUEUE_COLLECT=true +# RAY_PORT= # Enable Laravel Telescope for debugging TELESCOPE_ENABLED=false diff --git a/other/nightly/.env.development.example b/other/nightly/.env.development.example index 3023a21a6..4de434df2 100644 --- a/other/nightly/.env.development.example +++ b/other/nightly/.env.development.example @@ -19,11 +19,7 @@ DB_PORT=5432 # Set to true to enable Ray RAY_ENABLED=false # Set custom ray port -RAY_PORT= - -# Clockwork Configuration -CLOCKWORK_ENABLED=false -CLOCKWORK_QUEUE_COLLECT=true +# RAY_PORT= # Enable Laravel Telescope for debugging TELESCOPE_ENABLED=false