Files
2026-05-14 18:38:09 +03:00

6 lines
150 B
Bash

# Environment configuration example
# Copy this file to .env and update with your actual values
# Redis connection address
REDIS_ADDR=localhost:6379