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).