2 lines
75 B
Bash
2 lines
75 B
Bash
|
RABBITMQ_URL="amqp://127.0.0.1:5672"
|
||
|
REDIS_URL=redis://:password@localhost/
|