First version, for githup; UNSTABLE, DO NOT USE!
This commit is contained in:
3
config/.env.redis.example
Normal file
3
config/.env.redis.example
Normal file
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user