quality-time
quality-time copied to clipboard
Not all environment variables are mentioned in docker-compose.yml
Describe the bug
Not all environment variables are mentioned in docker-compose.yml.
Not all environment variables use the form: INTERNAL_SERVER_PORT=${INTERNAL_SERVER_PORT:-5002}
To Reproduce See docker-compose.yml and compare with the documentation.