worklenz
worklenz copied to clipboard
Improve environment variable naming
ENV variables should be consistently prefixed with their configuration purpose.
i.e. S3 things should all have S3_
prefixed, AWS_SES_
etc.