barker/docker/files/frank.env
Amritanshu 93b1b8840d Feature: Updated the frank dockerfile to properly install python poetry
Feature: Updated the frank playbook to allow user to be changed from pi
Chore: Refactored the various env files to use single file and multiple var files.
2023-08-28 11:03:00 +05:30

4 lines
67 B
Bash

REDIS_HOST=localhost
REDIS_PORT=6379
QUEUE_NAME="{{ queue_name }}"