mirror of
https://github.com/danbulant/pinguin
synced 2026-06-24 00:52:04 +00:00
4 lines
87 B
Bash
4 lines
87 B
Bash
REDIS_HOST='127.0.0.1'
|
|
REDIS_PORT=6379
|
|
REDIS_PASSWORD=pinguin
|
|
APPLICATION_ROLE='queue'
|