Fix graceful shutdown of local dev containers and use watchfiles for celery beat + flower

This commit is contained in:
Jeh 2023-01-17 12:04:06 +05:30 committed by GitHub
parent e9a0851126
commit 018446133a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,4 +4,4 @@ set -o errexit
set -o pipefail
set -o nounset
make livehtml
exec make livehtml