mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 17:34:52 +03:00
Fix graceful shutdown of local dev containers and use watchfiles for celery beat + flower
This commit is contained in:
parent
e9a0851126
commit
018446133a
|
@ -4,4 +4,4 @@ set -o errexit
|
|||
set -o pipefail
|
||||
set -o nounset
|
||||
|
||||
make livehtml
|
||||
exec make livehtml
|
||||
|
|
Loading…
Reference in New Issue
Block a user