chore: Update Ray configuration and Dockerfile

This commit is contained in:
Andras Bacsai
2024-09-06 10:21:23 +02:00
parent fccd31009c
commit ba0e29aaf4

View File

@@ -21,8 +21,10 @@ DB_PASSWORD=password
DB_HOST=host.docker.internal DB_HOST=host.docker.internal
DB_PORT=5432 DB_PORT=5432
#Set custom ray port # Ray Configuration
# Set to true to enable Ray
RAY_ENABLED=false RAY_ENABLED=false
# Set custom ray port
RAY_PORT= RAY_PORT=
# Special Keys for Andras # Special Keys for Andras