diff --git a/{{cookiecutter.project_slug}}/local.yml b/{{cookiecutter.project_slug}}/local.yml index 2f07855aa..dff66e970 100644 --- a/{{cookiecutter.project_slug}}/local.yml +++ b/{{cookiecutter.project_slug}}/local.yml @@ -52,6 +52,7 @@ services: - mailhog {%- endif %} ports: [] + user: root # TODO: a workaround allowing the container to write to the mounted directory -- fix command: /celerybeat flower: