cd98502b1c
The YAML configuration files include comments outlining how to override the server image's default command. They are supposed to help with, for example, replacing gunicorn with daphne. These comments have diverged from the actual command used in current images. Furthermore, at least to my knowledge, the setup has not been used or tested with daphne in a long time. For these reasons, this patch removes the comments without a replacement. If there still is, in fact, a use case for the instructions, they would need to be updated and their location should be reconsidered. |
||
---|---|---|
.. | ||
secrets | ||
.env | ||
build.sh | ||
docker-compose.dev.yml | ||
docker-compose.yml.m4 | ||
docker-stack.yml.m4 | ||
postgresql.dev.conf |