chore: add redis envs to .env.local.example

This commit is contained in:
peaklabs-dev 2025-12-04 16:21:04 +01:00
parent feb2200db4
commit 0305eab706
No known key found for this signature in database

View file

@ -13,6 +13,9 @@ DB_PORT=5432
DB_USERNAME=coolify
DB_PASSWORD=password
REDIS_USERNAME=coolify
REDIS_PASSWORD=password
RAY_ENABLED=true
# RAY_PORT=