mirror of
https://github.com/danbulant/pinguin
synced 2026-05-19 04:08:43 +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'
|