HomeSoftware Heritage

docker: do not override the DJANGO_SETTINGS_MODULE in swh-web/entrypoint.sh

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

docker: do not override the DJANGO_SETTINGS_MODULE in swh-web/entrypoint.sh

it is a trap. If someone wants the 'development' config, let her/him handle
this the proper way (aka change/overide the environment variable
declaration in a docker-compose file).

Details

Provenance
douarddaAuthored on Sep 24 2021, 12:05 PM
douarddaPushed on Sep 27 2021, 12:02 PM
Differential Revision
D6345: docker: do not override the DJANGO_SETTINGS_MODULE in swh-web/entrypoint.sh

Commit No Longer Exists

This commit no longer exists in the repository.