Skip to content

Commit d60ff10

Browse files
authored
Merge pull request coollabsio#3539 from peaklabs-dev/fix-dev-error
Fix: Ray error on development
2 parents a468ce7 + 92772f9 commit d60ff10

File tree

3 files changed

+2
-434
lines changed

3 files changed

+2
-434
lines changed

.env.development.example

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,7 @@ DB_PORT=5432
1919
# Set to true to enable Ray
2020
RAY_ENABLED=false
2121
# Set custom ray port
22-
RAY_PORT=
23-
24-
# Clockwork Configuration (remove?)
25-
CLOCKWORK_ENABLED=false
26-
CLOCKWORK_QUEUE_COLLECT=true
22+
# RAY_PORT=
2723

2824
# Enable Laravel Telescope for debugging
2925
TELESCOPE_ENABLED=false

0 commit comments

Comments
 (0)