diff --git a/base.yml b/base.yml index 71b3aa9..422c966 100644 --- a/base.yml +++ b/base.yml @@ -118,6 +118,9 @@ services: flower: image: cyber5k/mistborn:latest container_name: mistborn_production_flower + env_file: + - ./.envs/.production/.django + - ./.envs/.production/.postgres ports: - "5555:5555/tcp" command: /start-flower