3 lines
145 B
Plaintext
3 lines
145 B
Plaintext
REDDIS_PASSWORD=YOUR_REDDIS_PASSWORD
|
|
REDDIS_HOST=YOUR_REDDIS_IP # An IP, often 127.0.0.1 or localhost
|
|
REDDIS_PORT=YOUR_REDDIS_PORT # Default 6379 |