5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
# .env.example
|
|
REDIS_HOST=localhost
|
|
REDIS_PORT=6379
|
|
REDIS_PASSWORD=your_password_here
|