Skip to content

Commit ba0e29a

Browse files
committed
chore: Update Ray configuration and Dockerfile
1 parent fccd310 commit ba0e29a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.env.development.example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ DB_PASSWORD=password
2121
DB_HOST=host.docker.internal
2222
DB_PORT=5432
2323

24-
#Set custom ray port
24+
# Ray Configuration
25+
# Set to true to enable Ray
2526
RAY_ENABLED=false
27+
# Set custom ray port
2628
RAY_PORT=
2729

2830
# Special Keys for Andras

0 commit comments

Comments
 (0)