Change Environment values to reflect actual needs
This is a documentation merge request, as the top level comments do not reflect the needs for the process described and may cause errors
The way the enviroment variables were set, there would be missing dependencies and bash command errors because of missing string encapsulation.
so I have included django_auth_ldap to the pip install and a set of " in the apt installs
Bruno Martins BEWGPT