Files
full-stack-fastapi-template/{{cookiecutter.project_slug}}/env-flower.env

4 lines
85 B
Bash
Raw Normal View History

FLOWER_BASIC_AUTH={{cookiecutter.flower_auth}}
AMQP_ADMIN_HOST=queue
AMQP_HOST=queue