diff --git a/.env.development.example b/.env.development.example index f496d2a9c..ba0213f58 100644 --- a/.env.development.example +++ b/.env.development.example @@ -21,8 +21,10 @@ DB_PASSWORD=password DB_HOST=host.docker.internal DB_PORT=5432 -#Set custom ray port +# Ray Configuration +# Set to true to enable Ray RAY_ENABLED=false +# Set custom ray port RAY_PORT= # Special Keys for Andras